Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

CompatibilitySettings Members

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

Properties

Name Description
AlignEachTableRow Specifies whether to align each row within a table independently.
AllowHyphenationAtTrackBottom Gets or sets whether a line that ends with a hyphenated word is allowed to be the last line in a page or column.
AllowTablesOutstepMargins Specifies whether to allow tables with the enabled AutoFit feature to extend beyond the page margins.
AllowTextAfterFloatingTableBreak Gets or sets whether to insert a page break between the floating table and the following content.
CompatibilityMode Specifies the document compatibility with different Microsoft Word versions.
DifferentiateMultirowTableHeaders Specifies whether the rows in the multi-row table header should be differentiated when applying the conditional formatting.
DisableColumnBalance Specifies whether to disable balancing column height.
DoNotFlipMirrorIndents Specifies whether to swap the mirrored paragraph indents.
EnableOpenTypeFeatures Specifies whether to enable the OpenType font features (ligatures, contextual alternates, stylistic sets, number spacing, and number formatting).
OverrideTableStyleFontSizeAndJustification Specifies whether the font size and the justification determined by the document table style should be overridden.
SplitPageBreakAndParagraphMark Specifies whether to move the paragraph mark to a new line on the next page if it is located after the page break.
SplitTableRowsAroundFloatingTables Gets or sets whether to break table rows around floating tables.
SplitWrappedTablesAcrossPages Gets ow sets whether to split wrapped tables.
StretchLinesWithLineBreaks Specifies whether to stretch lines which end in a line break when the parent paragraph is fully justified.
UseWord2013TrackBottomHyphenation Gets or sets whether the line containing a hyphenated word which ends a page or column is displayed on the following page or column.
VerticallyAlignTableCellsWithShapes Gets or sets whether to vertically align table cells that contain shapes.
See Also