Skip to main content
All docs
V25.2
  • TextBulletColor.UseTextSettings Field

    Returns a value that specifies that the text bullet color is the same as the text color.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly TextBulletColor UseTextSettings

    Field Value

    Type Description
    TextBulletColor

    A value that specifies that the text bullet color is the same as the text color.

    See Also