Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class
Properties Methods

In This Topic
    CompatibilityOptions Class Members
    In This Topic

    The following tables list the members exposed by CompatibilityOptions.

    Public Properties
     NameDescription
    Public Property Gets or sets whether to adjust line height to grid height in the table.  
    Public Property Gets or sets whether to align table rows independently.  
    Public Property Gets or sets whether a line that ends with a hyphenated word is allowed to be the last line in a page or column.  
    Public Property Gets or sets whether to allow space between paragraphs of the same style in a table.  
    Public Property Gets or sets whether the document content that follows the floating table can be added to the same pages as the table. The content follows the usual page breaking rules and can flow around the table.  
    Public Property Gets or sets whether to use legacy ethiopic and amharic line breaking rules.  
    Public Property Gets or sets whether to allow table columns to exceed preferred widths of constituent cells.  
    Public Property Gets or sets whether to emulate Word 95 full-width character spacing.  
    Public Property Gets or sets whether to balance single byte and double byte characters.  
    Public Property Gets or sets whether to use cached paragraph information for column balancing.  
    Public Property Gets or sets the document compatibility mode.  
    Public Property Gets or sets whether to treat backslash quotation delimiter as two quotation marks.  
    Public Property Gets or sets whether the conditional formatting of table row headers does apply separately to multi-row table headers.  
    Public Property Gets or sets whether to always use fixed width for Hangul characters.  
    Public Property Gets or sets whether to don't autofit tables next to wrapped objects.  
    Public Property Gets or sets whether to don't break table rows around floating tables.  
    Public Property Gets or sets whether to don't break wrapped tables across pages.  
    Public Property Gets or sets whether to don't justify lines ending in soft line break.  
    Public Property Gets or sets whether to display backslash as yen sign.  
    Public Property Gets or sets whether to don't snap text to grid inside table with inline objects.  
    Public Property Gets or sets whether to don't ignore floating objects when calculating paragraph indentation.  
    Public Property Gets or sets whether to don't suppress paragraph borders next to frames.  
    Public Property Gets or sets whether to don't compress compressible characters when using document grid.  
    Public Property Gets or sets whether to use fixed paragraph spacing for html auto setting.  
    Public Property Gets or sets whether to ignore hanging indent when creating tab stop after numbering.  
    Public Property Gets or sets whether to don't vertically align cells containing floating objects.  
    Public Property Gets or sets whether to ignore vertical alignment in textboxes.  
    Public Property Gets or sets whether to don't allow hanging punctuation with character grid.  
    Public Property Gets or sets whether to use features such as kerning, ligatures, contextual alternates, stylistic sets, number spacing, and number formatting when displaying the font.  
    Public Property Gets or sets whether to emulate Word 6.x/95/97 footnote placement.  
    Public Property Gets or sets whether to ignore width of last tab stop when aligning paragraph if it is not left aligned.  
    Public Property Gets or sets whether to allow tables to autofit into page margins.  
    Public Property Gets or sets whether to ignore space before table when deciding if table should wrap floating object.  
    Public Property Gets or sets whether to allow table rows to wrap inline objects independently.  
    Public Property Gets or sets whether to emulate Word 6.0 line wrapping for East Asian text.  
    Public Property Gets or sets whether to emulate Word 5.x for the macintosh small caps formatting.  
    Public Property Gets or sets whether to don't balance text columns within a section.  
    Public Property Gets or sets whether to don't center content on lines with exact line height.  
    Public Property Gets or sets whether to don't add leading between lines of text.  
    Public Property Gets or sets whether to don't increase line height for raised/lowered text.  
    Public Property Gets or sets whether to don't create custom tab stop for hanging indent.  
    Public Property Gets or sets how the style hierarchy of the document is evaluated.  
    Public Property Gets or sets whether to print body text before header/footer contents.  
    Public Property Gets or sets whether to print colors as black and white without dithering.  
    Public Property Gets or sets whether to select field when first or last character is selected.  
    Public Property Gets or sets whether to emulate Word 97 text wrapping around floating objects.  
    Public Property Gets or sets whether to display page/column breaks present in frames.  
    Public Property Gets or sets whether to add additional space below baseline for underlined East Asian text.  
    Public Property Gets or sets whether to only expand/condense text by whole points.  
    Public Property Gets or sets whether to always move paragraph mark to page after a page break.  
    Public Property Gets or sets whether to require exact size during font substitution.  
    Public Property Gets or sets whether to ignore exact line height for last line on page.  
    Public Property Gets or sets whether to ignore minimum line height for first line on page.  
    Public Property Gets or sets whether to don't use space before on first line after a page break.  
    Public Property Gets or sets whether to ignore minimum and exact line height for first line on page.  
    Public Property Gets or sets whether to emulate WordPerfect 5.x line spacing.  
    Public Property Gets or sets whether to swap paragraph borders on odd numbered pages.  
    Public Property Gets or sets whether to swap left and right indent values for paragraphes with applied mirror indents.  
    Public Property Gets or sets whether to emulate WordPerfect 6.x font height calculation.  
    Public Property Gets or sets whether to underline following character following numbering.  
    Public Property Gets or sets whether to underline all trailing spaces.  
    Public Property Gets or sets whether to use alternate set of East Asian line breaking rules.  
    Public Property Gets or sets whether to use ANSI kerning pairs from fonts.  
    Public Property Gets or sets whether to don't bypass East Asian/Complex script layout code.  
    Public Property Gets or sets whether to don't automatically apply list paragraph style to bulleted/numbered text.  
    Public Property Gets or sets whether to use printer metrics to display documents.  
    Public Property Gets or sets whether to use simplified rules for table border conflicts.  
    Public Property Gets or sets whether to emulate Word 2002 table style rules.  
    Public Property Gets or sets whether the line containing such a hyphenated word is displayed on the following page or column.  
    Public Property Gets or sets whether to emulate Word 97 East Asian line breaking.  
    Public Property Gets or sets whether to emulate WordPerfect 6.x paragraph justification.  
    Public Property Gets or sets whether to emulate WordPerfect 6.x width of a space calculation.  
    Public Property Gets or sets whether to line wrap trailing spaces.  
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Top
    See Also