ButtonIconScalingType Enum
Lists values that specify how to scale a button icon.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
Anamorphic
|
Scale the button icon to fit the button size. |
Proportional
|
Scale the button icon proportionally. |
Related API Members
The following properties accept/return ButtonIconScalingType values:
See Also