Aspose::Pdf::PdfVersionMethods::GetString method
PdfVersionMethods::GetString method
Converts version to string format.
static System::String Aspose::Pdf::PdfVersionMethods::GetString(PdfVersion version)
Parameter | Type | Description |
---|---|---|
version | PdfVersion | The Version. |
ReturnValue
Version in the string format ‘0.0’.
See Also
- Class String
- Enum PdfVersion
- Class PdfVersionMethods
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++