TextBulletSizeType Enum
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
Automatic
|
Indicates that the text bullet size is determined automatically. |
UseTextSettings
|
Indicates that the text bullet size is the same as the text size. |
Percentage
|
Indicates that the text bullet size is specified as a percentage of the text size. |
Point
|
Indicates that the text bullet size is specified in points. |
See Also