←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 GetFormFields Parses the PDF document form fields and returns DocumentFormFieldsContainer.
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 PointToDocument Converts a point from pixels to document units.
Public Method PointToPixels Converts a point from document units to pixels.
Public Method ReadBarcodes Reads the barcodes found on this page.
Public Method RectToDocument Converts a rectangle from pixels to document units.
Public Method RectToPixels Converts a rectangle from document units to pixels.
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 SetFormFields Sets the updated form fields values.
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.
Public Method SizeToDocument Converts a size from pixels to document units.
Public Method SizeToPixels Converts a size from document units to pixels.

See Also

DocumentPage Class

Leadtools.Document Namespace

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

Leadtools.Document Assembly

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