Back to Devexpress

CompatibilitySettings Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-compatibilitysettings-dot-underscore-properties.md

latest4.1 KB
Original Source

CompatibilitySettings Properties

Enables you to specify application-wide settings to ensure compatibility with previous versions of rich text editors.

NameDescription
AlignEachTableRowSpecifies whether to align each row within a table independently.
AllowHyphenationAtTrackBottomGets or sets whether a line that ends with a hyphenated word is allowed to be the last line in a page or column.
AllowTablesOutstepMarginsSpecifies whether to allow tables with the enabled AutoFit feature to extend beyond the page margins.
AllowTextAfterFloatingTableBreakGets or sets whether to insert a page break between the floating table and the following content.
CompatibilityModeSpecifies the document compatibility with different Microsoft Word versions.
DifferentiateMultirowTableHeadersSpecifies whether the rows in the multi-row table header should be differentiated when applying the conditional formatting.
DisableColumnBalanceSpecifies whether to disable balancing column height.
DoNotFlipMirrorIndentsSpecifies whether to swap the mirrored paragraph indents.
EnableOpenTypeFeaturesSpecifies whether to enable the OpenType font features (ligatures, contextual alternates, stylistic sets, number spacing, and number formatting).
OverrideTableStyleFontSizeAndJustificationSpecifies whether the font size and the justification determined by the document table style should be overridden.
SplitPageBreakAndParagraphMarkSpecifies whether to move the paragraph mark to a new line on the next page if it is located after the page break.
SplitTableRowsAroundFloatingTablesGets or sets whether to break table rows around floating tables.
SplitWrappedTablesAcrossPagesGets ow sets whether to split wrapped tables.
StretchLinesWithLineBreaksSpecifies whether to stretch lines which end in a line break when the parent paragraph is fully justified.
UseWord2013TrackBottomHyphenationGets or sets whether the line containing a hyphenated word which ends a page or column is displayed on the following page or column.
VerticallyAlignTableCellsWithShapesGets or sets whether to vertically align table cells that contain shapes.

See Also

CompatibilitySettings Interface

CompatibilitySettings Members

DevExpress.XtraRichEdit.API.Native Namespace