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 : ZoomPercent Property |
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
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.
For an example, refer to PDFInitialViewOptions.