TextProperties.KerningThreshold Property
Gets or sets the minimum font size for which the kerning is adjusted automatically.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
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