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

Show in webframe

ZoomPercent Property






Initial page zoom percentage.
Syntax
public double ZoomPercent {get; set;}
'Declaration
 
Public Property ZoomPercent As Double
'Usage
 
Dim instance As PDFInitialViewOptions
Dim value As Double
 
instance.ZoomPercent = value
 
value = instance.ZoomPercent
public:
property double ZoomPercent {
   double get();
   void set (    double value);
}

Property Value

A System.Int32 that specifies the zoom percent (100 equals to no zoom) of the initial page. The default value is 0.
Remarks

The zoom percent (100 equals to no zoom) of the initial page. External viewers should zoom to this value when the PDF file is opened. A value of 0 means do not change the current zoom percentage 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