Indicates the PDF file version.
public enum CodecsRasterPdfVersion
Public Enum CodecsRasterPdfVersion
typedef NS_ENUM(NSInteger, LTCodecsRasterPdfVersion)
public enum CodecsRasterPdfVersion
public enum class CodecsRasterPdfVersion
Value | Member | Description |
---|---|---|
0 | V12 |
Adobe Acrobat PDF version 1.2 |
1 | V14 |
Adobe Acrobat PDF version 1.4 |
2 | 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 |
3 | V15 |
Adobe Acrobat PDF version 1.5 |
4 | V16 |
Adobe Acrobat PDF version 1.6 |
5 | V13 |
Adobe Acrobat PDF version 1.3 |
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document