DocumentPage Class Methods (original) (raw)
Leadtools.Document Namespace > Classes > DocumentPage Object > Methods
In This Topic ▼
Summary
For a list of all members of this type, see DocumentPage members
Public Methods
Name | Description | |
---|---|---|
![]() |
applyAnnotationsViewPerspective | Applies the current transformation on the specified container. |
![]() |
applyTextViewPerspective | Applies the current transformation on the specified page text. |
![]() |
flip | Flips this page vertically. |
![]() |
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. |
![]() |
getRotateFlip | Extracts the rotation and flip value of the current view perspective of this page. |
![]() |
getSvg | Gets a URL to 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. |
![]() |
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. |
![]() |
getViewPerspectiveTransform | Helper method to calculate the matrix to use when applying a view perspective. |
![]() |
readBarcodes | Reads the barcodes found on this page. |
![]() |
reverse | Flips this page horizontally. |
![]() |
rotate | Rotates this page by the specified angle. |
![]() |
setAnnotations | Replaces the annotations container for this page. |
See Also
Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.