PDF File Writer Class Library - Author Uzi Granot
LocMarkerScope Enumeration |
Location marker scope
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public enum LocMarkerScope

Member name | Value | Description | |
---|---|---|---|
LocalDest | 0 | Location marker is local | |
NamedDest | 1 | Location marker is global and local |
