Aspose::Pdf::PrintScalingConverter class
PrintScalingConverter class
Represents conversion routines between PrintScaling value and string representation.
class PrintScalingConverter
Methods
Method | Description |
---|---|
PrintScalingConverter() | |
static ToEnum(System::String) | Converts string representation of the value to the corresponding PrintScaling value. |
static ToString(PrintScaling) | Converts PrintScaling value to the corresponding string representation. |
See Also
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++