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

FitWindow Property

Show in webframe
Initial view should fit the document in the window.
Syntax
get_fitWindow();
set_fitWindow(value);
Object.defineProperty('fitWindow');

Property Value

TypeDescription
booleantrue if initial view should fit the document in the window; otherwise, false. Default value is false.
Example
For an example, refer to PdfDocumentOptions.
See Also

Reference

PdfDocumentOptions Object
PdfDocumentOptions Members

Error processing SSI file