Aspose::Words::DocumentBuilderOptions class
DocumentBuilderOptions class
Allows to specify additional options for the document building process.
class DocumentBuilderOptions : public System::Object
Methods
Method | Description |
---|---|
DocumentBuilderOptions() | |
get_ContextTableFormatting() const | True if the formatting applied to table content does not affect the formatting of the content that follows it. Default value is true. |
GetType() const override | |
Is(const System::TypeInfo&) const override | |
set_ContextTableFormatting(bool) | True if the formatting applied to table content does not affect the formatting of the content that follows it. Default value is true. |
static Type() |
See Also
- Namespace Aspose::Words
- Library Aspose.Words for C++