TextProperties.KerningThreshold Property
Gets or sets the minimum font size for which the kerning is adjusted automatically.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Single> | The target font size (from 0 to 3276) or null (Nothing in Visual Basic) for a mixture of values. |
See Also