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

    Indicates that the text bullet size is determined automatically.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly TextBulletSize Automatic

    Field Value

    Type Description
    TextBulletSize

    A value that specifies that the text bullet size is determined automatically.

    See Also