ExpertPdf PDF Creator Library
ZoomPercentage Property
NamespacesExpertPdf.PdfCreatorExplicitDestinationZoomPercentage
ExpertPdf PDF Creator Library
Gets or sets the zoom percentage of the destination page when viewed in the viewer and the view mode is XYZ (for example a 100 value will not zoom the page).
Declaration Syntax
C#Visual BasicVisual C++
public int ZoomPercentage { get; set; }
Public Property ZoomPercentage As Integer
	Get
	Set
public:
property int ZoomPercentage {
	int get ();
	void set (int value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)