Leadtools.Documents.Writers Namespace > PdfDocumentOptions Object : PageLayoutType Property |
get_pageLayoutType();
set_pageLayoutType(value);
Object.defineProperty('pageLayoutType');
Type | Description |
---|---|
PdfDocumentPageLayoutType | One of the PdfDocumentPageLayoutType enumeration members that indicate the initial view layout of page mode to use when creating a PDF document. The default value is PdfDocumentPageLayoutType.SinglePageDisplay. |