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)
Parameter | Type | Description |
---|---|---|
reason | Aspose::Pdf::Forms::ScalingReason | Scaling reason object to be converted. |
ReturnValue
Name of scaling reasong.
See Also
- Class String
- Enum ScalingReason
- Class IconFit
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++