Overview
ScalingMode is a enum in Aspose.PDF FOSS for C++.
ScalingMode enum defines Proportional and Anamorphic scaling options for image transformations.
This enumeration defines 2 values: Proportional, Anamorphic.
Values
| Value | Description |
|---|
Proportional | |
Anamorphic | |
See Also