HtmlInsertOptions
Overview
HtmlInsertOptions is a enum in Aspose.Words FOSS for .NET.
Specifies options for the InsertHtml(string, HtmlInsertOptions) method.
This enumeration defines 4 values: None, UseBuilderFormatting, RemoveLastEmptyParagraph, PreserveBlocks.
Values
| Value | Description |
|---|---|
None | |
UseBuilderFormatting | |
RemoveLastEmptyParagraph | |
PreserveBlocks |