NormalTextAutoSize.LineSpacingReduction Property
Returns a scaling factor applied to the line spacing. That scaling factor reduces the space between lines to help text fit within a shape or bounding box during auto-sizing.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| Single | The scaling factor applied to the line spacing. |
See Also