AnnotLinkAction.LocMarkerName Property

PDF File Writer

AnnotLinkActionLocMarkerName Property

Gets or sets the location marker name

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public string LocMarkerName { get; set; }

Property Value

Type: String
See Also