Enum member cairo_pdf_version_t.CAIRO_PDF_VERSION_1_5

The version 1.5 of the PDF specification.

Declaration

enum cairo_pdf_version_t
{
  // ...
  CAIRO_PDF_VERSION_1_5 = 1,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

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