Enum member cairo_pdf_version_t.CAIRO_PDF_VERSION_1_4

The version 1.4 of the PDF specification.

Declaration

enum cairo_pdf_version_t
{
  // ...
  CAIRO_PDF_VERSION_1_4 = 0,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1