Associated document object.
Associated document view object.
OptionaloptionsAssociated page object.
Add an annotation object.
The input annotation dictionary.
The index of the annotation.
Return the annotation object.
Delete the annotation object.
Return true if the annotation is deleted successfully, otherwise return false.
Destroy the current object.
Get the annotation object by index.
The index of the annotation.
Return the annotation object.
Get the number of annotations on the current pageview.
Return the number of annotations on the current pageview.
Get the annotation list of the current pageview.
Return the annotation list of the current pageview.
Get the current matrix of the page view.
Return the current matrix of the page view.
Get the focus annotation object.
Return the focus annotation object.
Get the page index of the current pageview.
Return the page index of the current pageview.
Get the rectangle of the current pageview.
Return the rectangle of the current pageview.
Get the scale of the current pageview.
Return the scale of the current pageview.
Get the visible rectangle of the current pageview.
Return the visible rectangle of the current pageview.
Render the current page view to a bitmap.
The target bitmap object.
The rectangle area object.
Return the rendering result, true indicates success, false indicates failure.
StaticcreateCreate a PageView instance.
Optionaloptions: OptionsThe options to create a PageView instance.
Return a PageView instance.
Create a PageView instance. Instead of creating an instance in new mode, use create to create an instance.