Function PDFVersionToString
Get the string representation of the given version id.
This function will return null if version isn't valid.
See getPDFVersions
() for a way to get the list of valid version ids.
Prototype
string PDFVersionToString(
cairo_pdf_version_t vers
);
Authors
Johannes Pfau | cairoD |
cairo team | cairo |
Copyright
License
cairoD wrapper/bindings | Boost License 1.0 |
cairo | LGPL 2.1 / MPL 1.1 |