Leadtools.Forms.DocumentWriters Namespace > PdfDocumentOptions Class : DocumentType Property |
public PdfDocumentType DocumentType {get; set;}
'Declaration Public Property DocumentType As PdfDocumentType
'Usage Dim instance As PdfDocumentOptions Dim value As PdfDocumentType instance.DocumentType = value value = instance.DocumentType
public PdfDocumentType DocumentType {get; set;}
get_DocumentType();
set_DocumentType(value);
public: property PdfDocumentType DocumentType { PdfDocumentType get(); void set ( PdfDocumentType value); }
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2