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
public int ZoomPercentage { get; set; }Public Property ZoomPercentage As Integer
public:
property int ZoomPercentage {
int get ();
void set (int value);
}Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)