←Select platform
In This Topic ▼

DocumentPage Class Methods

Summary

For a list of all members of this type, see DocumentPage members

Public Methods

Name Description
Public Method
ApplyAnnotationsViewPerspective Applies the current transformation on the specified container.
Public Method ApplyImageViewPerspective Applies the current transformation on the specified raster image.
Public Method ApplySvgViewPerspective Applies the current transformation on the specified SVG image.
Public Method ApplyTextViewPerspective Applies the current transformation on the specified page text.
Public Method Flip Flips this page vertically.
Public Method GetAnnotations Gets the annotation container of this page.
Public Method GetImage Gets this page as a raster image at the specified resolution.
Public Method GetLinks 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 this page as an SVG document with the specified options.
Public Method GetSvgBackImage Gets a raster image that contains only the image elements of the SVG document for this page.
Public Method GetText Gets the text content of an area in this page.
Public Method GetThumbnailImage Gets a 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 annotation container for this page.
Public Method SetImage Replaces the raster image for this page.
Public Method SetLinks Replaces the links of this page.
Public Method SetSvg Replaces the SVG document for this page.
Public Method SetSvgBackImage Replaces the SVG background image for this page.
Public Method SetText Replaces the text content for this page.

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

Leadtools.Document Assembly