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 : PageModeType Property |
public PDFPageModeType PageModeType {get; set;}
'Declaration
Public Property PageModeType As PDFPageModeType
'Usage
Dim instance As PDFInitialViewOptions Dim value As PDFPageModeType instance.PageModeType = value value = instance.PageModeType
public: property PDFPageModeType PageModeType { PDFPageModeType get(); void set ( PDFPageModeType value); }
The page fit 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.