Determines how to view the image data of the pages.
lt.Documents.UI.DocumentViewerItemType = {
Image: 0,
Svg: 1
}
lt.Documents.UI.DocumentViewerItemType = {
Image: 0,
Svg: 1
}
Members
0 | Image |
(0) View using the raster image data of a page. Always supported |
1 | Svg |
(1) View using the SVG data of a page if supported |
DocumentViewerItemType is used as the type of DocumentViewerView.PreferredItemType and DocumentViewerView.ItemType properties to control the preferred and actual mode used when viewing the image of a page.
For an example, refer to DocumentViewerView.PreferredItemType.
Products |
Support |
Feedback: DocumentViewerItemType Enumeration - Leadtools.Documents.UI |
Introduction |
Help Version 19.0.2017.3.21
|