HtmlToRtfHtmlConvertOptionsTableBorderVisibility Property |
Gets and sets visibility for borders in all tables in the document. Default value:
SameAsOriginalHtml.
Namespace: SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2024.12.12
Syntaxpublic HtmlToRtfBorderVisibility TableBorderVisibility { get; set; }
Public Property TableBorderVisibility As HtmlToRtfBorderVisibility
Get
Set
Property Value
HtmlToRtfBorderVisibility
See Also