Vanilla.PDF  1.3.0
Cross-platform toolkit for creating and modifying PDF documents
Enumerations
c_pdf_version.h File Reference

This file contains class definitions for PDFVersion. More...

#include "vanillapdf/c_export.h"
#include "vanillapdf/c_handles.h"
#include "vanillapdf/c_values.h"

Go to the source code of this file.

Enumerations

enum  PDFVersion {
  PDFVersion_10 = 0, PDFVersion_11 = 1, PDFVersion_12 = 2, PDFVersion_13 = 3,
  PDFVersion_14 = 4, PDFVersion_15 = 5, PDFVersion_16 = 6, PDFVersion_17 = 7
}
 Range of available PDF versions. More...
 

Detailed Description

This file contains class definitions for PDFVersion.