←Select platform

PdfDocumentPageModeType Enumeration

Summary
Specifies the PDF initial view document page mode type.
Syntax
C#
VB
Objective-C
C++
Java
[SerializableAttribute()] 
[DataContractAttribute()] 
public enum PdfDocumentPageModeType 
<DataContractAttribute()> 
<SerializableAttribute()> 
Public Enum PdfDocumentPageModeType  
typedef NS_ENUM(NSInteger, LTPdfDocumentPageModeType) 
public enum PdfDocumentPageModeType 
[DataContractAttribute()] 
[SerializableAttribute()] 
public enum class PdfDocumentPageModeType   
Members
ValueMemberDescription
0PageOnly Neither document outline nor thumbnail images visible.
1BookmarksAndPage Document bookmarks visible.
2ThumbnailAndPage Thumbnail images visible.
3FullScreen Full-screen mode, with no menu bar, window controls, or any other window visible.
4LayerAndPage Layer panel visible.
5AttachmentsAndPage Attachments panel visible.
Remarks

Use this option to set/retrieve the PageModeType in PdfDocumentOptions.

Requirements

Target Platforms

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

Leadtools.Document.Writer Assembly

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