Enum ScalingMode
ScalingMode enumeration
The type of scaling that shall be used.
public enum ScalingMode
Values
Name | Value | Description |
---|---|---|
Proportional | 0 | Scale the icon to fit the width or height of the annotation rectangle while maintaining the icon’s original aspect ratio. |
Anamorphic | 1 | Scale the icon to fill the annotation rectangle exactly. |
See Also
- namespace Aspose.Pdf.Forms
- assembly Aspose.PDF