TextBulletTypefaceType Enum
Lists the text bullet typeface 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 typeface is determined automatically. |
UseTextSettings
|
Indicates that the text bullet typeface is the same as the text typeface. |
Typeface
|
Indicates that the text bullet typeface is specified by name. |
See Also