DocumentBuilderOptions
Overview
DocumentBuilderOptions is a class in Aspose.Words FOSS for .NET.
Allows to specify additional options for the document building process.
Properties: ContextTableFormatting, DesignMode.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ContextTableFormatting | bool | Read/Write | True if the formatting applied to table content does not affect the formatting of the content that follows it. |
DesignMode | bool | Read/Write | Corresponds to Design Mode in Microsoft Word. |