DocumentBuilderOptions class
DocumentBuilderOptions class
Allows to specify additional options for the document building process.
Constructors
Name | Description |
---|---|
DocumentBuilderOptions() | The default constructor. |
Properties
Name | Description |
---|---|
contextTableFormatting | True if the formatting applied to table content does not affect the formatting of the content that follows it. Default value is true . |
designMode | Corresponds to Design Mode in Microsoft Word. |
See Also
- module Aspose.Words