Aspose::Pdf::Forms::IconFit::NameToScalingReason method

IconFit::NameToScalingReason method

Converts name of scaling reason into ScalingReason object.

static Aspose::Pdf::Forms::ScalingReason Aspose::Pdf::Forms::IconFit::NameToScalingReason(System::String reason)
ParameterTypeDescription
reasonSystem::StringName of scaling reason.

ReturnValue

Scaling reason object.

See Also