←Select platform

PdfDocumentPageModeType Enumeration

Summary

Specifies the PDF initial view document page mode type.

Syntax

C#
VB
Java
Objective-C
C++
[DataContractAttribute()] 
[SerializableAttribute()] 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.DocumentWriters Assembly
Click or drag to resize