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

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

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly TextBulletSize UseTextSettings

    Field Value

    Type Description
    TextBulletSize

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

    See Also