Skip to main content
All docs
V26.1
  • TextBulletTypefaceType Enum

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public enum TextBulletTypefaceType

    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