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

Show in webframe

PageFitType Property






Target page fit type of the initial page.
Syntax
public PDFPageFitType PageFitType {get; set;}
'Declaration
 
Public Property PageFitType As PDFPageFitType
'Usage
 
Dim instance As PDFInitialViewOptions
Dim value As PDFPageFitType
 
instance.PageFitType = value
 
value = instance.PageFitType
public:
property PDFPageFitType PageFitType {
   PDFPageFitType get();
   void set (    PDFPageFitType value);
}

Property Value

A PDFPageFitType enumeration member that specifies the target page fit type of the initial page. The default value is PDFPageFitType.Default.
Remarks

The page fit type of the target page. External viewers should set the page view properties based on this value when the PDF file is loaded. A value of PDFPageFitType.Default means do not change the page fit mode when going to the initial page.

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