CompatibilitySettings.OverrideTableStyleFontSizeAndJustification Property
In This Article
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.2.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 Override |
---|---|
Document |
|
See Also