Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFInitialViewOptions Class : PageLayoutType Property |
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); }
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.
For an example, refer to PDFInitialViewOptions.