Page Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The Page type exposes the following members.
Properties
Name | Description | |
---|---|---|
Annotations | Gets the collection of annotations added to this page. | |
Canvas | Gets the page canvas. | |
Height | Gets or sets the height of the page in pixels. | |
Images | Gets the collection of images added to this page. | |
OnClosed | Gets or sets the action to be performed when the page is closed (for example, when the user navigates to the next or previous page or follows a link annotation or an outline item). | |
OnOpened | Gets or sets the action to be performed when the page is opened (for example, when the user navigates to it from the next or previous page or by means of a link annotation or outline item). | |
RotationAngle | Gets or sets the page rotation angle. | |
Thumbnail | Gets or sets the thumbnail image to be used for this page by a viewer application instead of an auto-generated image of the contents of this page in miniature form. | |
Watermarks | Gets the collection of watermarks added to this page. | |
Width | Gets or sets the width of the page in pixels. |
See Also