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

    Indicates that the text spacing is determined automatically.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static readonly TextSpacing Automatic

    Field Value

    Type Description
    TextSpacing

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

    See Also