public CodecsRasterPdfVersion Version { get; set; }
Public Property Version As CodecsRasterPdfVersion
@property (nonatomic, assign) LTCodecsRasterPdfVersion version
public CodecsRasterPdfVersion getVersion()
public void setVersion(CodecsRasterPdfVersion value)
public:
property CodecsRasterPdfVersion Version {
CodecsRasterPdfVersion get();
void set ( CodecsRasterPdfVersion );
}
One of the CodecsRasterPdfVersion enumeration members that indicate the version of the PDF file.
This is the same value as CodecsPdfSaveOptions.Version used when saving this file with the RasterCodecs.Save method.
This property is guaranteed to contain accurate information only if the value of IsLeadPdf is true.
For an example, refer to CodecsRasterPdfInfo.
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