public PdfDocumentType DocumentType { get; set; }
Public Property DocumentType As PdfDocumentType
@property (nonatomic, assign) LTPdfDocumentType documentType
public PdfDocumentType getDocumentType()
public void setDocumentType(PdfDocumentType documentType)
public:
property PdfDocumentType DocumentType {
PdfDocumentType get();
void set ( 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.
For an example, refer to PdfDocumentOptions.
Programming with LEADTOOLS Document Writers
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document