←Select platform

DocumentType Property (PdfDocumentOptions)

Summary

PDF file type created using the LEADTOOLS Document Writers.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.Forms.Documentwriters.PdfDocumentType DocumentType {get; set;}
Public Property DocumentType As Leadtools.Forms.Documentwriters.PdfDocumentType
public Leadtools.Forms.Documentwriters.PdfDocumentType DocumentType {get; set;}
@property (nonatomic, assign) LTPdfDocumentType documentType
public PdfDocumentType getDocumentType() 
public void setDocumentType(PdfDocumentType documentType) 
get_DocumentType(); 
set_DocumentType(value); 
Object.defineProperty('DocumentType'); 

Property Value

One of the PdfDocumentType enumeration members that indicate which type of PDF file will be created. Default value is PdfDocumentType.Pdf

Remarks

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.

Example

For an example, refer to PdfDocumentOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.DocumentWriters Assembly
Click or drag to resize