DocumentBuilderOptions

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

NameTypeAccessDescription
ContextTableFormattingboolRead/WriteTrue if the formatting applied to table content does not affect the formatting of the content that follows it.
DesignModeboolRead/WriteCorresponds to Design Mode in Microsoft Word.

See Also