Leadtools.Documents.Writers Namespace > PdfDocumentOptions Object : DocumentType Property |
get_documentType();
set_documentType(value);
Object.defineProperty('documentType');
Type | Description |
---|---|
PdfDocumentType | One of the PdfDocumentType enumeration members that indicate which type of PDF file will be created. Default value is PdfDocumentType.Pdf |
LEADTOOLS Document Writers supports creating the PDF/A subset of the Adobe Portable Document Format (PDF) documents. For more information, refer to the PdfDocumentType enumeration.