Aspose::Pdf::PrintScalingConverter::ToString method

PrintScalingConverter::ToString method

Converts PrintScaling value to the corresponding string representation.

static System::String Aspose::Pdf::PrintScalingConverter::ToString(PrintScaling value)
ParameterTypeDescription
valuePrintScalingValue to convert.

ReturnValue

String representation of the value.

See Also