The following tables list the members exposed by DocumentPage.
Public Methods
Name | Description | |
---|---|---|
GetAnnotations | Gets the annotations container of this page. | |
GetImage | Gets this page as a raster image at the specified resolution. | |
GetLinks | Links of this page. | |
GetSvg | Gets this page as an SVG document with the specified options. | |
GetSvgBackImage | Gets a raster image that represents contains only the image elements of the SVG document for this page. | |
GetText | Gets the text content of an area in this page. | |
GetThumbnailImage | Gets a thumbnail representation of this page. | |
ReadBarcodes | Read the barcodes found on this page. | |
SetAnnotations | Replaces the annotations container for this page. | |
SetImage | Replaces the raster image for this page. | |
SetLinks | Replaces the links of this page. | |
SetSvg | Replaces the SVG document for this page. | |
SetSvgBackImage | Replaces the SVG background image for this page. | |
SetText | Replaces the text content for this page. |
Public Properties
Name | Description | |
---|---|---|
CustomData | Dictionary of user-custom data to associate with this page. | |
Document | Owner document of this DocumentPage | |
HasEmbeddedAnnotations | Indicates whether the original document has embedded annotations for this page. | |
ImageScale | Scale value used when retuning image objects of this page. | |
IsAnnotationsModified | Indicates whether the annotations for this page has been replaced. | |
IsDeleted | Determines whether this page is deleted. | |
IsImageModified | Indicates whether the raster image for this page has been replaced. | |
IsLinksModified | Indicates whether the links for this page has been replaced. | |
IsLocal | Indicate that this page has been created by the user in this document. | |
IsSvgBackImageModified | Indicates whether the SVG background image for this page has been replaced. | |
IsSvgModified | Indicates whether the SVG document for this page has been replaced. | |
IsSvgSupported | Indicates whether this page supports SVG. | |
IsTextModified | Indicates whether the text content for this page has been replaced. | |
OriginalPageNumber | The number of this page in the original document. | |
PageNumber | The current number of this page in the document. | |
Resolution | Resolution of this page. | |
Size | Size of this page. | |
UserData | The user-defined data associated with this page. |
Products |
Support |
Feedback: DocumentPage Class Members - Leadtools.Documents |
Introduction |
Help Version 19.0.2017.3.22
|