Click or drag to resize

PdfDestination Properties

The PdfDestination type exposes the following members.

Properties
  NameDescription
Public propertyBottom
Sets or gets the bottom extent of the view in PDF page coordinates
Public propertyLeft
Sets or gets the left extent of the view in PDF page coordinates
Public propertyPage
Sets or gets a reference to the PdfPage to use as a target destination.
Public propertyPageFitMode
Sets or gets the PdfPageFitMode for the destination.
Public propertyRight
Sets or gets the right extent of the view in PDF page coordinates
Public propertyTop
Sets or gets the top extent of the view in PDF page coordinates
Public propertyZoom
Sets or gets the zoom to be used for the view
Top
See Also