Determines how to view the image data of the pages.
public enum DocumentViewerItemType
Public Enum DocumentViewerItemType
public:
enum class DocumentViewerItemType sealed
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.
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