Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace : PdfDocumentPageModeType Enumeration |
[DataContractAttribute()] [SerializableAttribute()] public enum PdfDocumentPageModeType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<DataContractAttribute()> <SerializableAttribute()> Public Enum PdfDocumentPageModeType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As PdfDocumentPageModeType
[DataContractAttribute()] [SerializableAttribute()] public enum PdfDocumentPageModeType : System.IComparable, System.IConvertible, System.IFormattable
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, };
[DataContractAttribute()] [SerializableAttribute()] public enum class PdfDocumentPageModeType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Use this option to set/retrieve the PageModeType in PdfDocumentOptions.
System.Object
System.ValueType
System.Enum
Leadtools.Forms.DocumentWriters.PdfDocumentPageModeType