Leadtools.Codecs Namespace : CodecsRasterPdfVersion Enumeration |
public enum CodecsRasterPdfVersion : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CodecsRasterPdfVersion Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CodecsRasterPdfVersion
public enum CodecsRasterPdfVersion : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Codecs.CodecsRasterPdfVersion = function() { }; Leadtools.Codecs.CodecsRasterPdfVersion.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CodecsRasterPdfVersion : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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 |
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.
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsRasterPdfVersion
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