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

HideMenubar Property

Show in webframe
Indicates whether the initial view should hide the menu bar
Syntax
get_hideMenubar();
set_hideMenubar(value);
Object.defineProperty('hideMenubar');

Property Value

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

Reference

PdfDocumentOptions Object
PdfDocumentOptions Members

Error processing SSI file