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

Resolution Property (LoadDocumentOptions)

Show in webframe
The resolution (dots per inch) to use when loading this document.
Syntax
get_resolution();
set_resolution(value);
Object.defineProperty('resolution');

Property Value

TypeDescription
intThe resolution (dots per inch) to use when loading this document. Default value is 0, meaning use the document original resolution.
See Also

Reference

LoadDocumentOptions Object
LoadDocumentOptions Members

Error processing SSI file