contextTableFormatting property

DocumentBuilderOptions.contextTableFormatting property

True if the formatting applied to table content does not affect the formatting of the content that follows it. Default value is true.

get contextTableFormatting(): boolean

See Also