Click or drag to resize

PdfDestination Properties

The PdfDestination type exposes the following members.

Properties
 NameDescription
Public propertyArray Gets the destionation's array
Public propertyBottom Gets or sets Bottom parameter of destination.
Public propertyDestinationType Gets or sets type of destination.
Public propertyHandle Gets the Pdfium SDK handle that the destination is bound to
Public propertyLeft Gets or sets Left parameter of destination.
Public propertyName Gets the name of the named destination. This value is null for explicit destination
Public propertyPageIndex Gets or sets the page index(zero based for current document) in current or remote document which indicates the named destination
Public propertyRight Gets or sets Right parameter of destination.
Public propertyTop Gets or sets Top parameter of destination.
Public propertyZoom Gets or sets Zoom parameter of destination.
Top
See Also