LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)
LEAD Technologies, Inc

PdfDocumentType Enumeration






Specifies the PDF document type. .NET support
Syntax
'Declaration
 
Public Enum PdfDocumentType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As PdfDocumentType
public enum PdfDocumentType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Forms.DocumentWriters.PdfDocumentType = function() { };
Leadtools.Forms.DocumentWriters.PdfDocumentType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PdfDocumentType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Pdf

The target document should be PDF version 1.4.

PDF is generally not suited for long term preservation. The PDF format may contain resources (such as fonts) that may not exist on the viewing machine. As a result, font substitution may occur resulting in a document that may not look exactly like the original version.

Pdf12

The target document should be PDF version 1.2.

PDF is generally not suited for long term preservation. The PDF format may contain resources (such as fonts) that may not exist on the viewing machine. As a result, font substitution may occur resulting in a document that may not look exactly like the original version.

Pdf13

The target document should be PDF version 1.3.

PDF is generally not suited for long term preservation. The PDF format may contain resources (such as fonts) that may not exist on the viewing machine. Hence font substitution may occur resulting in a document that may not look exactly like the original version.

Pdf15

The target document should be PDF version 1.5.

PDF is generally not suited for long term preservation. The PDF format may contain resources (such as fonts) that may not exist on the viewing machine. As a result font substitution may occur resulting in a document that may not look exactly like the original version.

Pdf16

The target document should be PDF version 1.6.

PDF is generally not suited for long term preservation. The PDF format may contain resources (such as fonts) that may not exist on the viewing machine. As a result font substitution may occur resulting in a document that may not look exactly like the original version.

PdfA

The target document should be PDF/A-1b.

PDF/A-1b is a subset of PDF obtained by leaving out PDF features not suited to long-term archiving. The resulting document is guaranteed to look exactly like the original version when viewed on the target machine. Saving with PDF/A document type may result in larger output file sizes.

Remarks

LEADTOOLS Document Writers can create different types of Adobe PDF documents. You can specify the PDF document type through the use of the PdfDocumentOptions.DocumentType property.

Example
For an example, refer to PdfDocumentOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.DocumentWriters.PdfDocumentType

Requirements

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

See Also

Reference

Leadtools.Forms.DocumentWriters Namespace
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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