Aspose::Pdf::PrintScalingConverter::ToEnum method

PrintScalingConverter::ToEnum method

Converts string representation of the value to the corresponding PrintScaling value.

static PrintScaling Aspose::Pdf::PrintScalingConverter::ToEnum(System::String value)
ParameterTypeDescription
valueSystem::StringString value to convert.

ReturnValue

Corresponding PrintScaling value.

See Also