Page Methods
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.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetText | Retrieves all text drawn on the page in plain text format. |
![]() | GetType | (Inherited from Object.) |
![]() | SaveAsTemplate | Saves the page as a graphic template. |
![]() | SetCropBox(RectangleF) | Sets the crop rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) |
![]() | SetCropBox(Single, Single, Single, Single) | Sets the crop rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) |
![]() | ToString | (Inherited from Object.) |
See Also