TextBulletSizeType Enum
Lists the text bullet size types.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
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