Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

ZoomPercent Property (PdfDocumentOptions)

Show in webframe
Initial view zoom percentage to use when creating a PDF document.
Syntax
get_zoomPercent();
set_zoomPercent(value);
Object.defineProperty('zoomPercent');

Property Value

TypeDescription
doubleThe initial view zoom percentage to use when creating a PDF document. Default value is 0 (actual size).
Example
For an example, refer to PdfDocumentOptions.
See Also

Reference

PdfDocumentOptions Object
PdfDocumentOptions Members

Error processing SSI file