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

DisplayDocTitle Property

Show in webframe
Initial view should display the document title.
Syntax
get_displayDocTitle();
set_displayDocTitle(value);
Object.defineProperty('displayDocTitle');

Property Value

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

Reference

PdfDocumentOptions Object
PdfDocumentOptions Members

Error processing SSI file