The following tables list the members exposed by DocumentImages.
Public Methods
Name | Description | |
---|---|---|
![]() |
GetThumbnailsGrid | Gets an image that contains one or more page thumbnails. |
Public Properties
Name | Description | |
---|---|---|
![]() |
DefaultBitsPerPixel | Bits per pixel to use when getting the raster image of a page. |
![]() |
Document | Owner document of this DocumentAnnotations |
![]() |
IsResolutionsSupported | Determine whether this document supports loading images using different resolutions. |
![]() |
IsSvgSupported | Indicates whether this document supports getting a page as SVG. |
![]() |
IsSvgViewingPreferred | Indicates 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. |
![]() |
RasterCodecs | Raster codecs object used by this Document to load raster images and SVG documents. |
![]() |
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