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

    Returns a TextBulletFont object with settings based on the text settings.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly TextBulletFont UseTextSettings

    Field Value

    Type Description
    TextBulletFont

    A TextBulletFont object with settings based on the text settings.

    See Also