Click or drag to resize
Pdftools logo

FitHeightDestination Properties

The FitHeightDestination type exposes the following members.

Properties
 NameDescription
Public propertyFitActualContent

If , the viewport is fitted to the width of the actual content of the page, instead of the width of the page.

Note: Many PDF viewers simply ignore this property and always treat it as , i.e. switching to "fit page" mode anyway.

Public propertyPage The page in the document that this destination is pointing to.
(Inherited from DirectDestination)
Public propertyTarget

The target destination

For direct destinations, this is just the destination itself.
(Inherited from Destination)
Top
See Also