DocumentPage Class Members

Summary

The following tables list the members exposed by DocumentPage.

Public Methods

Name Description
Public Method applyAnnotationsViewPerspective Applies the current transformation on the specified container.
Public Method applyTextViewPerspective Applies the current transformation on the specified page text.
Public Method flip Flips this page vertically.
Public Method getAnnotations Gets the annotations container of this page.
Public Method getImage Gets this page as a raster image.
Public Method getImageElement Gets an HTML Element representing the raster image for this page.
Public Method getImageResized Gets this page as a raster image with the specified size.
Public Method getImageResizedElement Gets the raster image of this page with a specified size. Aspect ratio is preserved.
Public Method getImageResizedUrl Gets a URL to the raster image of this page with a specified size.
Public Method getImageUrl Gets a URL to the raster image for this page.
Public Method getLinks Gets the links of this page.
Public Method getRotateFlip Extracts the rotation and flip value of the current view perspective of this page.
Public Method getSvg Gets a URL to this page as an SVG document with the specified options.
Public Method getSvgBackImage Gets a raster image that represents contains only the image elements of the SVG document for this page.
Public Method getSvgBackImageElement Gets an HTML Element representing the raster image for this page.
Public Method getSvgBackImageUrl Gets a URL to a raster image that contains only the image elements of the SVG document for this page.
Public Method getSvgElement Gets an SVG document for this page with the specified options.
Public Method getSvgUrl Gets a URL to this page as an SVG document with the specified options.
Public Method getText Gets the text of this page.
Public Method getThumbnailImage Gets a thumbnail representation of this page.
Public Method getThumbnailImageElement Gets an HTML Element representing a thumbnail raster image for this page.
Public Method getThumbnailImageUrl Gets a URL to the thumbnail representation of this page.
Public Method getViewPerspectiveTransform Helper method to calculate the matrix to use when applying a view perspective.
Public Method readBarcodes Reads the barcodes found on this page.
Public Method reverse Flips this page horizontally.
Public Method rotate Rotates this page by the specified angle.
Public Method setAnnotations Replaces the annotations container for this page.

Public Properties

Name Description
Public Property customData Dictionary of user-custom data to associate with this page.
Public Property dataType Data type of this DocumentPage.
Public Property document Gets the owner document of this DocumentPage
Public Property hasEmbeddedAnnotations Indicates whether the original document has embedded annotations for this page.
Public Property imageScale Gets the scale value used when retuning image objects of this page.
Public Property isAnnotationsModified Indicates whether the annotations for this page has been replaced.
Public Property isDeleted Quickly marks a page as deleted to remove it from viewing or conversion.
Public Property isLocal Indicate that this page has been created by the user in this document.
Public Property isSvgSupported Indicates whether this page supports SVG.
Public Property isSvgViewingPreferred Indicates whether SVG viewing is preferred with this page.
Public Property isViewPerspectiveFlipped Determines if the page has a flipped view perspective.
Public Property isViewPerspectiveModified Determines if this page has any transformation applied.
Public Property isViewPerspectiveRotated Determines if the page has a rotated view perspective.
Public Property originalPageNumber The number of this page in the original document.
Public Property pageNumber The current number of this page in the document.
Public Property resolution Resolution of this page.
Public Property size Size of this page.
Public Property viewPerspective Current view perspective (transformation) value of this page.
Public Property viewPerspectiveSize Size of this page after applying its transformation.

See Also

DocumentPage Class

Leadtools.Document Namespace

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.