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.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
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