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 | |
---|---|---|
CopyLinkAnnotationToNewPage | Copies Link annotations and Page ID value into another page | |
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. | |
SetArtBox(RectangleF) | Sets the art rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) | |
SetArtBox(Single, Single) | Sets the art rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) | |
SetArtBox(Single, Single, Single, Single) | Sets the art rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) | |
SetBleedBox(RectangleF) | Sets the bleed rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) | |
SetBleedBox(Single, Single) | Sets the bleed rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) | |
SetBleedBox(Single, Single, Single, Single) | Sets the bleed rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) | |
SetCropBox(RectangleF) | Sets the crop rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) | |
SetCropBox(Single, Single) | 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.) | |
SetTrimBox(RectangleF) | Sets the trim rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) | |
SetTrimBox(Single, Single) | Sets the trim rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) | |
SetTrimBox(Single, Single, Single, Single) | Sets the trim rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.) | |
ToString | (Inherited from Object.) |
See Also