The following tables list the members exposed by DocumentPage.
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. |
Public Properties
Name | Description | |
---|---|---|
customData | Dictionary of user-custom data to associate with this page. | |
dataType | Data type of this DocumentPage. | |
document | Gets the owner document of this DocumentPage | |
hasEmbeddedAnnotations | Indicates whether 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 | Quickly marks a page as deleted to remove it from viewing or conversion. | |
isLocal | Indicate that this page has been created by the user in this document. | |
isSvgSupported | Indicates whether this page supports SVG. | |
isSvgViewingPreferred | Indicates whether SVG viewing is preferred with this page. | |
isViewPerspectiveFlipped | Determines if the page has a flipped view perspective. | |
isViewPerspectiveModified | Determines if this page has any transformation applied. | |
isViewPerspectiveRotated | Determines if the page has a rotated view perspective. | |
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. | |
viewPerspective | Current view perspective (transformation) value of this page. | |
viewPerspectiveSize | Size of this page after applying its transformation. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document