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

HideWindowUI Property

Show in webframe
Indicates whether the initial view should hide the window user interface elements
Syntax
get_hideWindowUI();
set_hideWindowUI(value);
Object.defineProperty('hideWindowUI');

Property Value

TypeDescription
booleantrue if the initial view should hide the window user interface elements; otherwise, false. Default value is false.
Example
For an example, refer to PdfDocumentOptions.
See Also

Reference

PdfDocumentOptions Object
PdfDocumentOptions Members

Error processing SSI file