Aspose::Pdf::PdfVersionMethods::GetString method

PdfVersionMethods::GetString method

Converts version to string format.

static System::String Aspose::Pdf::PdfVersionMethods::GetString(PdfVersion version)
ParameterTypeDescription
versionPdfVersionThe Version.

ReturnValue

Version in the string format ‘0.0’.

See Also