FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
|
Destination data for zooming to fit the height of the page to the window. The 'left' parameter specifies the horizontal position from the page origin to the left edge of the window. This is equivalent to a FitRect destination where the rectangle has the full height of the page and both x-coordinates are set to the 'left' value. ZoomFitVertDestinationData. More...
Public Attributes | |
number | left |
The horizontal position from the left to zoom into. number. | |
number | pageIndex |
The index of the page to which the zoom should be applied. number. | |
ZoomMode | zoomMode |
Specifies the zoom mode to fit the height of the page vertically, always set to ZoomMode.ZoomFitVert. | |
Destination data for zooming to fit the height of the page to the window. The 'left' parameter specifies the horizontal position from the page origin to the left edge of the window. This is equivalent to a FitRect destination where the rectangle has the full height of the page and both x-coordinates are set to the 'left' value. ZoomFitVertDestinationData.