Aspose::Pdf::PrintScalingConverter class

PrintScalingConverter class

Represents conversion routines between PrintScaling value and string representation.

class PrintScalingConverter

Methods

MethodDescription
PrintScalingConverter()
static ToEnum(System::String)Converts string representation of the value to the corresponding PrintScaling value.
static ToString(PrintScaling)Converts PrintScaling value to the corresponding string representation.

See Also