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

HideToolbar Property

Show in webframe
Indicates whether the initial view should hide the toolbar
Syntax
get_hideToolbar();
set_hideToolbar(value);
Object.defineProperty('hideToolbar');

Property Value

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

Reference

PdfDocumentOptions Object
PdfDocumentOptions Members

Error processing SSI file