Skip to main content
All docs
V26.1
  • TextBulletSize.Percentage Property

    Returns the text bullet size as a percentage of the text size.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public float Percentage { get; }

    Property Value

    Type Description
    Single

    The percentage of the text size to specify the text bullet size.

    See Also