Represents table border types

Namespace:  SautinSoft
Assembly:  SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 3.0.2.0

Syntax

         
 C#  Visual Basic  J# 
public enum eTableBorderType
Public Enumeration eTableBorderType
public enum eTableBorderType

Members

MemberDescription
Hidden
Make all borders invisible
Visible
Make all borders visible
SameAsInRtf
Make all borders the same as in RTF

See Also