CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
PdfVersion.h File Reference

Go to the source code of this file.

Namespaces

namespace  OdPDF
 

Macros

#define _OD_PDF_VERSION_INCLUDED_
 

Enumerations

enum  OdPDF::PDFFormatVersions {
  OdPDF::kPDFAuto = 0 , OdPDF::kPDFv1_0 = 10 , OdPDF::kPDFv1_1 = 11 , OdPDF::kPDFv1_2 = 12 ,
  OdPDF::kPDFv1_3 = 13 , OdPDF::kPDFv1_4 = 14 , OdPDF::kPDFv1_5 = 15 , OdPDF::kPDFv1_6 = 16 ,
  OdPDF::kPDFv1_7 = 17 , OdPDF::kPDFv2_0 = 20 , OdPDF::kLast = kPDFv2_0
}
 

Macro Definition Documentation

◆ _OD_PDF_VERSION_INCLUDED_

#define _OD_PDF_VERSION_INCLUDED_

Definition at line 30 of file PdfVersion.h.