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