Aspose::Words::Settings::Compatibility enum

Compatibility enum

Specifies names of compatibility options.

enum class Compatibility

Values

NameValueDescription
NoTabHangInd0No Tab Hang Indent.
NoSpaceRaiseLower1No Space Raise Lower.
SuppressSpBfAfterPgBrk2Suppress Space Before Paragraph Break.
WrapTrailSpaces3Wrap Trailing Spaces.
PrintColBlack4Print Column Background.
NoColumnBalance5No Column Balancing.
ConvMailMergeEsc6Convert Mail Merge Escapes.
SuppressTopSpacing7Suppress Top Spacing.
UseSingleBorderforContiguousCells8Use Single Border for Contiguous Cells.
TransparentMetafiles9Transparent Metafiles.
ShowBreaksInFrames10Show Breaks in Frames.
SwapBordersOddFacingPgs11Swap Borders on Odd-Facing Pages.
DoNotLeaveBackslashAlone12Do Not Leave Backslash Alone.
DoNotExpandOnShiftReturn13Do Not Expand on Shift Return.
UlTrailSpace14Underline Trailing Space.
BalanceSingleByteDoubleByteWidth15Balance Single-Byte and Double-Byte Widths.
SuppressTopSpacingAtTopOfPage16Suppress Top Line Spacing in WordPerfect.
SpacingInWholePoints17Spacing in Whole Points.
PrintBodyTextBeforeHeader18Print Body Text Before Header.
NoLeading19No Leading.
SpaceForUL20Space for Underline.
MWSmallCaps21MW Small Caps.
SuppressTopLineSpacingWP22Suppress Top Line Spacing in WordPerfect.
TruncateFontHeightLikeWP623Truncate Font Height Like WordPerfect 6.
SubFontBySize24Substitute Font by Size.
LineWrapLikeWord625Line Wrap Like Word 6.
DoNotSuppressParagraphBorder26Do Not Suppress ParagraphBorder.
NoExtraLineSpacing27No Extra Line Spacing.
SuppressBottomSpacing28Suppress Bottom Spacing.
WPSpaceWidth29WordPerfect Space Width.
WPJustification30WordPerfect Justification.
UsePrinterMetrics31Use Printer Metrics.
ShapeLayoutLikeWW832Shape Layout Like Word 2000.
FootnoteLayoutLikeWW833Footnote Layout Like Word 2000.
DoNotUseHtmlParagraphAutoSpacing34Do Not Use HTML Paragraph Auto Spacing.
AdjustLineHeightInTable35Adjust Line Height in Table.
ForgetLastTabAlignment36Forget Last Tab Alignment.
AutoSpaceLikeWord9537Auto Space Like Word 95.
AlignTableRowByRow38Align Table Rows by Rule.
LayoutRawTableWidth39Layout Raw Table Width.
LayoutTableRowsApart40Layout Table Rows Apart.
UseWord97LineBreakRules41Use Word 97 Line Break Rules.
DoNotBreakWrappedTables42Do Not Break Wrapped Tables.
doNotSnapToGridInCell43Do Not Snap to Grid in Cells.
SelectFldWithFirstOrLastChar44Select Field with First or Last Character.
ApplyBreakingRules45Apply Breaking Rules.
DoNotWrapTextWithPunct46Do Not Wrap Text with Punctuation.
DoNotUseEastAsianBreakRules47Do Not Use East Asian Break Rules.
UseWord2002TableStyleRules48Use Word 2002 Table Style Rules.
GrowAutofit49Grow AutoFit.
UseNormalStyleForList50Use Normal Style for List.
DoNotUseIndentAsNumberingTabStop51Do Not Use Indent as Numbering Tab Stop.
UseAltKinsokuLineBreakRules52Use Alt Kinsoku Line Break Rules.
AllowSpaceOfSameStyleInTable53Allow Space of Same Style in Table.
DoNotSuppressIndentation54Do Not Suppress Indentation.
DoNotAutofitConstrainedTables55Do Not AutoFit Constrained Tables.
AutofitToFirstFixedWidthCell56AutoFit to First Fixed-Width Cell.
UnderlineTabInNumList57Underline Tab in Numbered List.
DisplayHangulFixedWidth58Display Hangul Fixed Width.
SplitPgBreakAndParaMark59Split Page Break and Paragraph Mark.
DoNotVertAlignCellWithSp60Do Not Vertically Align Cell with Spacing.
DoNotBreakConstrainedForcedTable61Do Not Break Constrained Forced Tables.
DoNotVertAlignInTxbx62Do Not Vertically Align in Textboxes.
UseAnsiKerningPairs63Use ANSI Kerning Pairs.
CachedColBalance64Cached Column Balancing.
UseFELayout65Use Far East Layout.
UICompat97To200366User Interface Compatibility Mode from Word 97 to Word 2003.
OverrideTableStyleFontSizeAndJustification67Override Table StyleFont Size and Justification.
DisableOpenTypeFontFormattingFeatures68Disable OpenType Font Formatting Features.
SwapInsideAndOutsideForMirrorIndentsAndRelativePositioning69Swap Inside and Outside for Mirror Indents and Relative Positioning.
UseWord2010TableStyleRules70Use Word 2010 Table Style Rules.

See Also