CompatibilityOptions.growAutofit property. Allow Tables to AutoFit Into Page Margins....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.doNotBreakConstrainedForcedTable property. Don't Break Table Rows Around Floating Tables....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.doNotBreakWrappedTables property. Do Not Allow Floating Tables To Break Across Pages....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.doNotVertAlignCellWithSp property. Don't Vertically Align Cells Containing Floating Objects....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.noLeading property. Do Not Add Leading Between Lines of Text....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.noTabHangInd property. Do Not Create Custom Tab Stop for Hanging Indent....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.useSingleBorderforContiguousCells property. Use Simplified Rules For Table Border Conflicts....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.suppressSpacingAtTopOfPage property. Ignore Minimum Line Height for First Line on Page....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.subFontBySize property. Increase Priority Of Font Size During Font Substitution....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.doNotUseHTMLParagraphAutoSpacing property. Use Fixed Paragraph Spacing for HTML Auto Setting....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...