For a list of all members of this type, see DocumentImages members
Public Properties
Name | Description | |
---|---|---|
defaultBitsPerPixel | Bits per pixel to use when getting the raster image of a page. | |
document | Gets the owner document of this DocumentAnnotations | |
elementAjaxMethod | The request method type to use when loading an image via AJAX. | |
elementUrlMode | The method to use for loading the image with an ImageLoader. | |
isResolutionsSupported | Gets a value indicating whether this document supports loading images using different resolutions. | |
isSvgSupported | Gets a value that indicate whether this document supports getting a page as SVG. | |
isSvgViewingPreferred | Gets a value that indicate whether the pages in this document is best viewed using SVG instead of raster images. | |
maximumImagePixelSize | Maximum width or height in pixels to use when obtaining image data from the pages in this document. | |
thumbnailPixelSize | Size to use when getting the thumbnail image of a page. | |
unembedSvgImages | Unembed the image elements inside the SVG. |
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