Enum ScalingReason
ScalingReason enumeration
The circumstances under which the icon shall be scaled inside the annotation rectangle.
public enum ScalingReason
Values
Name | Value | Description |
---|---|---|
Always | 0 | Always scale. |
IconIsBigger | 1 | BScale only when the icon is bigger than the annotation rectangle. |
IconIsSmaller | 2 | Scale only when the icon is smaller than the annotation rectangle. |
Never | 3 | Never scale. |
See Also
- namespace Aspose.Pdf.Forms
- assembly Aspose.PDF