Skip to main content
All docs
V26.1
  • TextSpacing.Automatic Field

    Indicates that the text spacing is determined automatically.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public static readonly TextSpacing Automatic

    Field Value

    Type Description
    TextSpacing

    A value that specifies that the text spacing is determined automatically.

    See Also