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

Show in webframe

PageModeType Property






Page mode type of the initial page.
Syntax
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);
}

Property Value

A PDFPageModeType enumeration member that specifies the page mode for the initial page.
Remarks

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.

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