CompatibilityOptions.doNotVertAlignInTxbx property. Ignore Vertical Alignment in Textboxes....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.transparentMetafiles property. Specifies not to blank the area behind metafile pictures....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.suppressBottomSpacing property. Ignore Exact Line Height for Last Line on Page....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.useWord2002TableStyleRules property. Emulate Word 2002 Table Style Rules....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.alignTablesRowByRow property. Align Table Rows Independently....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.balanceSingleByteDoubleByteWidth property. Balance Single Byte and Double Byte Characters....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.convMailMergeEsc property. Treat Backslash Quotation Delimiter as Two Quotation Marks....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.autoSpaceLikeWord95 property. Emulate Word 95 Full-Width Character Spacing....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.noSpaceRaiseLower property. Do Not Increase Line Height for Raised/Lowered Text....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...
CompatibilityOptions.splitPgBreakAndParaMark property. Always Move Paragraph Mark to Page after a Page Break....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...