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)
SyntaxC#
public enum LocMarkerScope
Members| Member name | Value | Description | |
|---|---|---|---|
| LocalDest | 0 | Location marker is local | |
| NamedDest | 1 | Location marker is global and local |
See Also