Description Usage Arguments Details Value See Also
View source: R/cairo-pdf-surface.R
Get the string representation of the given version id. This function will return %NULL if version isn't valid. See cairo_pdf_get_versions() for a way to get the list of valid version ids.
1 |
version |
[ |
Return value: the string associated to given version.
Since: 1.10
C function prototype: const char * cairo_pdf_version_to_string (cairo_pdf_version_t version)
[const char *
]
Other cairo-pdf-surface:
cairo_pdf_surface_add_outline()
,
cairo_pdf_surface_create()
,
cairo_pdf_surface_restrict_to_version()
,
cairo_pdf_surface_set_metadata()
,
cairo_pdf_surface_set_page_label()
,
cairo_pdf_surface_set_size()
,
cairo_pdf_surface_set_thumbnail_size()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.