Aspose::Pdf::Forms::IconFit::ScalingReasonToName method

IconFit::ScalingReasonToName method

Converts scaling reason obejct to name.

static System::String Aspose::Pdf::Forms::IconFit::ScalingReasonToName(Aspose::Pdf::Forms::ScalingReason reason)
ParameterTypeDescription
reasonAspose::Pdf::Forms::ScalingReasonScaling reason object to be converted.

ReturnValue

Name of scaling reasong.

See Also