Method Cairo.PDFSurface()->version_to_string()


Method version_to_string

string version_to_string(int version)

Description

Get the string representation of the given version id. This function will return UNDEFINED if version isn't valid. See get_versions() for a way to get the list of valid version ids.

Returns

the string associated to given version.