Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

DocumentType Property (PdfDocumentOptions)








Gets or sets which type of PDF file will be created using the LEADTOOLS Document Writers.
Syntax
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;}
@property (nonatomic, assign) LTPdfDocumentType documentType
public PdfDocumentType getDocumentType()
public void setDocumentType(PdfDocumentType documentType)
            
 <br/>get_DocumentType();<br/>set_DocumentType(value);<br/>Object.defineProperty('DocumentType'); 
public:
property PdfDocumentType DocumentType {
   PdfDocumentType get();
   void set (    PdfDocumentType value);
}

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

See Also

Reference

PdfDocumentOptions Class
PdfDocumentOptions Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

Error processing SSI file
Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features