For a list of all members of this type, see DocumentPage members
Public Methods
Name | Description | |
---|---|---|
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. | |
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. | |
readBarcodes | Read the barcodes found on this page. | |
setAnnotations | Replaces the annotations container for this page. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET