Leadtools.Documents Namespace : DocumentPage Object |
The following tables list the members exposed by DocumentPage.
Name | Description | |
---|---|---|
Document | Gets the owner document of this DocumentPage | |
HasEmbeddedAnnotations | Indicate whethers the original document has embedded annotations for this page. | |
ImageScale | Gets the scale value used when retuning image objects of this page. | |
IsAnnotationsModified | Indicates whether the annotations for this page has been replaced. | |
IsDeleted | Determine whether this page is deleted. | |
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. |
Name | Description | |
---|---|---|
GetAnnotations | Gets the annotations container of this page. | |
GetImage | Gets this page as a raster image. | |
GetImageElement | Gets an HTML Element representing the raster image for this page. | |
GetImageResized | Gets this page as a raster image with the specified size. | |
GetImageResizedElement | Gets the raster image of this page with a specified size. Aspect ratio is preserved. | |
GetImageResizedUrl | Gets a URL to the raster image of this page with a specified size. | |
GetImageUrl | Gets a URL to the raster image for this page. | |
GetLinks | Gets the links of this page. | |
GetSvg | Gets a URL to this page as an SVG document with the specifed options. | |
GetSvgBackImage | Gets a raster image that represents contains only the image elements of the SVG document for this page. | |
GetSvgBackImageElement | Gets an HTML Element representing the raster image for this page. | |
GetSvgBackImageUrl | Gets a URL to a raster image that contains only the image elements of the SVG document for this page. | |
GetSvgElement | Gets an SVG document for this page with the specified options. | |
GetSvgUrl | Gets a URL to this page as an SVG document with the specified options. | |
GetText | Gets the text of this page. | |
GetThumbnailImage | Gets a thumbnail representation of this page. | |
GetThumbnailImageElement | Gets an HTML Element representing a thumbnail raster image for this page. | |
GetThumbnailImageUrl | Gets a URL to the thumbnail representation of this page. | |
ReadBarcodes | Read the barcodes found on this page. | |
SetAnnotations | Replaces the annotations container for this page. |