Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PageLayoutType Property






Page layout of the initial page.
Syntax
public PDFPageLayoutType PageLayoutType {get; set;}
'Declaration
 
Public Property PageLayoutType As PDFPageLayoutType
'Usage
 
Dim instance As PDFInitialViewOptions
Dim value As PDFPageLayoutType
 
instance.PageLayoutType = value
 
value = instance.PageLayoutType
public:
property PDFPageLayoutType PageLayoutType {
   PDFPageLayoutType get();
   void set (    PDFPageLayoutType value);
}

Property Value

A PDFPageLayoutType enumeration member that specifies the page layout for the initial page.
Remarks

The page layout type of the initial page. External viewers should set the page view properties based on this value when the PDF file is loaded.

Example

For an example, refer to PDFInitialViewOptions.

Requirements

Target Platforms

See Also

Reference

PDFInitialViewOptions Class
PDFInitialViewOptions Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features