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 : PdfDocumentPageLayoutType Enumeration |
[DataContractAttribute()] [SerializableAttribute()] public enum PdfDocumentPageLayoutType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<DataContractAttribute()> <SerializableAttribute()> Public Enum PdfDocumentPageLayoutType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As PdfDocumentPageLayoutType
[DataContractAttribute()] [SerializableAttribute()] public enum PdfDocumentPageLayoutType : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTPdfDocumentPageLayoutType)
public enum PdfDocumentPageLayoutType
Leadtools.Forms.DocumentWriters.PdfDocumentPageLayoutType = function() { }; Leadtools.Forms.DocumentWriters.PdfDocumentPageLayoutType.prototype = {<br/> SinglePageDisplay = 0, OneColumnDisplay = 1, TwoColumnLeftDisplay = 2, TwoColumnRightDisplay = 3, TwoPageLeft = 4, TwoPageRight = 5, };
[DataContractAttribute()] [SerializableAttribute()] public enum class PdfDocumentPageLayoutType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Use this option to set/retrieve the page layout type in PdfDocumentOptions.
System.Object
System.ValueType
System.Enum
Leadtools.Forms.DocumentWriters.PdfDocumentPageLayoutType