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

PageModeType Property

Show in webframe
Initial view page mode type when creating a PDF document.
Syntax
get_pageModeType();
set_pageModeType(value);
Object.defineProperty('pageModeType');

Property Value

TypeDescription
PdfDocumentPageModeTypeOne of the PdfDocumentPageModeType enumeration members that indicate the initial view page mode type to use to use when creating a PDF document. The default value is PdfDocumentPageModeType.PageOnly.
Example
For an example, refer to PdfDocumentOptions.
See Also

Reference

PdfDocumentOptions Object
PdfDocumentOptions Members

Error processing SSI file