Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

PdfDocumentPageModeType Enumeration








Specifies the PDF initial view document page mode type.
Syntax
'Declaration
 
<DataContractAttribute()>
<SerializableAttribute()>
Public Enum PdfDocumentPageModeType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As PdfDocumentPageModeType
typedef NS_ENUM(NSInteger, LTPdfDocumentPageModeType)
public enum PdfDocumentPageModeType
Leadtools.Forms.DocumentWriters.PdfDocumentPageModeType = function() { };
Leadtools.Forms.DocumentWriters.PdfDocumentPageModeType.prototype = {<br/>
  PageOnly = 0,
	BookmarksAndPage = 1,
	ThumbnailAndPage = 2,
	FullScreen = 3,
	LayerAndPage = 4,
	AttachmentsAndPage = 5,
	
 };
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.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.DocumentWriters.PdfDocumentPageModeType

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.DocumentWriters Namespace

Error processing SSI file
Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features