LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

CodecsRasterPdfVersion Enumeration






Indicates the PDF file version. .NET support WinRT support
Syntax
public enum CodecsRasterPdfVersion : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CodecsRasterPdfVersion 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsRasterPdfVersion
public enum CodecsRasterPdfVersion : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Codecs.CodecsRasterPdfVersion = function() { };
Leadtools.Codecs.CodecsRasterPdfVersion.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CodecsRasterPdfVersion : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
PdfA

Adobe Acrobat PDF/A. PDF/A is a subset of the PDF standard that contains only those features that are suited for long-term archival. Primarily this means that the document will be completely self-contained: it includes all content, font and color information

V12

Adobe Acrobat PDF version 1.2

V13

Adobe Acrobat PDF version 1.3

V14

Adobe Acrobat PDF version 1.4

V15

Adobe Acrobat PDF version 1.5

V16

Adobe Acrobat PDF version 1.6

V17

Adobe Acrobat PDF version 1.7

Remarks

Used as value for CodecsRasterPdfInfo.Version to determine the version of the raster PDF file and CodecsPdfSaveOptions.Version to specifcy the version of the raster PDF file to save.

Example
For an example, refer to CodecsRasterPdfInfo and CodecsPdfSaveOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Codecs.CodecsRasterPdfVersion

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.Codecs Namespace
Implementing PDF Plug in Features

 

 


Products | Support | Contact Us | Copyright Notices

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