PDF File Writer Class Library - Author Uzi Granot
PdfPageAddLocationMarker Method |
Add location marker
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public void AddLocationMarker( string LocMarkerName, LocMarkerScope Scope, DestFit FitArg, params double[] SideArg )
Parameters
- LocMarkerName
- Type: SystemString
Location marker name - Scope
- Type: PdfFileWriterLocMarkerScope
Location marker scope - FitArg
- Type: PdfFileWriterDestFit
PDF reader display control - SideArg
- Type: SystemDouble
Optional dimensions for FitArg control
