Back to Devexpress

TextBulletTypefaceType Enum

officefileapi-devexpress-dot-docs-dot-presentation-3a18349e.md

latest1.0 KB
Original Source

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

csharp
public enum TextBulletTypefaceType
vb
Public Enum TextBulletTypefaceType

Members

NameDescription
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

DevExpress.Docs.Presentation Namespace