Package: cairo

Function cairo:pdf-version-to-string

Lambda List

cairo:pdf-version-to-string (version)

Arguments

verion -- a cairo:pdf-version-t value

Return Value

The string with the given version.

Details

Gets the string representation of the given version ID. This function will return nil if version is not valid. See the cairo:pdf-versions function for a way to get the list of valid version IDs.
 

See also

2023-1-9