←Select platform

PDFPageModeType Enumeration

Summary
Specifies the PDF page mode.
Syntax
C#
VB
C++
Java
[SerializableAttribute()] 
public enum PDFPageModeType  
<SerializableAttribute()> 
Public Enum PDFPageModeType  
public final class PDFPageModeType 
    extends java.lang.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 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.