←Select platform

PDFPageModeType Enumeration

Summary

Specifies the PDF page mode

Syntax

C#
VB
C++
[SerializableAttribute()] 
public enum PDFPageModeType  
<SerializableAttribute()> 
Public Enum PDFPageModeType  
    
[SerializableAttribute()] 
public enum class PDFPageModeType  

Members

ValueMemberDescription
0PageOnly Default: Neither document outline nor thumbnail images visible
1Outlines Document bookmarks visible
2Thumbs Thumbnail images visible
3FullScreen Full-screen mode, with no menu bar, window controls, or any other window visible
4Layers Layer panel visible
5Attachments Attachments panel visible
Remarks

Used by PDFInitialViewOptions to control the PDF page mode.

Example

For an example, refer to PDFInitialViewOptions.

Requirements

Target Platforms

See Also

Reference

Leadtools.Pdf Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly