Leadtools.Documents.Writers Namespace > PdfDocumentOptions Object : PageModeType Property |
get_pageModeType();
set_pageModeType(value);
Object.defineProperty('pageModeType');
Type | Description |
---|---|
PdfDocumentPageModeType | One 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. |