FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
|
Destination data for zooming to fit a specific rectangular area on the page. ZoomFitRectDestinationData. More...
Public Attributes | |
number | bottom |
The bottom position of the rectangle to zoom into. number. | |
number | left |
The left position of the rectangle to zoom into. number. | |
number | pageIndex |
The index of the page to which the zoom should be applied. number. | |
number | right |
The right position of the rectangle to zoom into. number. | |
number | top |
The top position of the rectangle to zoom into. number. | |
ZoomMode | zoomMode |
Specifies the zoom mode to fit a specific rectangular area on the page, always set to ZoomMode.ZoomFitRect. | |
Destination data for zooming to fit a specific rectangular area on the page. ZoomFitRectDestinationData.