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

PageFitType Property (PdfDocumentOptions)

Show in webframe
Initial view page fit type when creating a PDF document.
Syntax
get_pageFitType();
set_pageFitType(value);
Object.defineProperty('pageFitType');

Property Value

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

Reference

PdfDocumentOptions Object
PdfDocumentOptions Members

Error processing SSI file