Click or drag to resize

HtmlConvertOptionsTableBorderVisibility Property

Gets and sets visibility for borders in all tables in the document. Default value: SameAsOriginalHtml.

Namespace: SautinSoft
Assembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2023.12.6
Syntax
public HtmlToRtfBorderVisibility TableBorderVisibility { get; set; }

Property Value

HtmlToRtfBorderVisibility
See Also