CompatibilitySettings.OverrideTableStyleFontSizeAndJustification Property
Specifies whether the font size and the justification determined by the document table style should be overridden.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to override the table style’s font size and justification parameters; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to OverrideTableStyleFontSizeAndJustification |
|---|---|
| Document |
|
See Also