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

Show in webframe

PageLayoutType Property








Gets or sets which the initial view page layout type when creating a PDF document.
Syntax
public PdfDocumentPageLayoutType PageLayoutType {get; set;}
'Declaration
 
Public Property PageLayoutType As PdfDocumentPageLayoutType
'Usage
 
Dim instance As PdfDocumentOptions
Dim value As PdfDocumentPageLayoutType
 
instance.PageLayoutType = value
 
value = instance.PageLayoutType
public PdfDocumentPageLayoutType PageLayoutType {get; set;}
@property (nonatomic, assign) LTPdfDocumentPageLayoutType pageLayoutType
public PdfDocumentPageLayoutType getPageLayoutType()
public void setPageLayoutType(PdfDocumentPageLayoutType pageLayoutType)
            
 <br/>get_PageLayoutType();<br/>set_PageLayoutType(value);<br/>Object.defineProperty('PageLayoutType'); 
public:
property PdfDocumentPageLayoutType PageLayoutType {
   PdfDocumentPageLayoutType get();
   void set (    PdfDocumentPageLayoutType value);
}

Property Value

One of the PdfDocumentPageLayoutType enumeration members that indicate the initial view layout of page mode to use when creating a PDF document. The default value is PdfDocumentPageLayoutType.SinglePageDisplay.
Example
For an example, refer to PdfDocumentOptions.
Requirements

Target Platforms

See Also

Reference

PdfDocumentOptions Class
PdfDocumentOptions Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

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