Aspose::Pdf::Forms::ScalingMode enum

ScalingMode enum

The type of scaling that shall be used.

enum class ScalingMode

Values

NameValueDescription
Proportional0Scale the icon to fit the width or height of the annotation rectangle while maintaining the icon’s original aspect ratio.
Anamorphic1Scale the icon to fill the annotation rectangle exactly.

See Also