The DOCWRTPAGEMODETYPE enumeration specifies the page mode type which is specifying how the document should be displayed when it is opened.
typedef enum _DOCWRTPAGEMODETYPE{DOCWRTPAGEMODETYPE_PAGEONLY = 0,DOCWRTPAGEMODETYPE_BOOKMARKSANDPAGE,DOCWRTPAGEMODETYPE_THUMBNAILANDPAGE,DOCWRTPAGEMODETYPE_FULLSCREEN,DOCWRTPAGEMODETYPE_LAYERANDPAGE,DOCWRTPAGEMODETYPE_ATTACHMENTSANDPAGE,} DOCWRTPAGEMODETYPE, *pDOCWRTPAGEMODETYPE;
Neither document outline nor thumbnail images visible. This is the default mode.
Document bookmarks visible.
Thumbnail images visible.
Full-screen mode, with no menu bar, window controls, or any other window visible.
Layer panel visible.
Attachments panel visible.
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
