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

CenterWindow Property

Show in webframe
Initial view should center the document in the window.
Syntax
get_centerWindow();
set_centerWindow(value);
Object.defineProperty('centerWindow');

Property Value

TypeDescription
booleantrue if initial view should center 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