pdfVersionToString

Get the string representation of the given version id. This function will return null if version isn't valid. See cairo.global.pdfGetVersions for a way to get the list of valid version ids.

string
pdfVersionToString

Parameters

version_ cairo.types.PdfVersion

a version id

Return Value

Type: string

the string associated to given version.