Immediately render the current view.
Retrieve the current page.
Retrieve the PDF document object.
Retrieve the layout mode.
The return value includes:
Retrieve the page view.
The index of the page view, starting from 0.
Retrieve the page view based on coordinates.
The view coordinates.
Retrieve the number of page views.
Retrieve the rotation angle.
Retrieve the visible page view based on the index.
The page index, starting from 0.
Retrieve the zoom ratio.
Retrieve the zoom type.
The return value includes:
Navigate to the previous position.
Navigate to the next position.
Navigate to the specified page.
The page number, starting from 0,
Navigate to the specified rectangular area on the specified page.
The page number, starting from 0.
The rectangular area.
Whether to scroll to the top or bottom of the page.
The maximum zoom ratio.
Scroll to the specified coordinates.
The target horizontal coordinate
The target vertical coordinate
Set the layout mode.
The layout mode.
Set the rotation angle.
The rotation angle.
Zoom to the specified scale ratio.
The scale ratio
Optionalmode: FRDOCVIEW_ZOOMTYPEThe zoom type (optional, defaults to the current mode)
Destroy DocView instance.