blockImportMode property

HtmlLoadOptions.blockImportMode property

Gets or sets a value that specifies how properties of block-level elements are imported. Default value is BlockImportMode.Merge.

get blockImportMode(): Aspose.Words.Loading.BlockImportMode

See Also