[Missing <summary> documentation for P:SautinSoft.CTableStyle.BorderType]

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

Syntax

         
 C#  Visual Basic  J# 
public eTableBorderType BorderType { get; set; }
Public Property BorderType As eTableBorderType
/** @property */
public eTableBorderType get_BorderType()
/** @property */
public  void set_BorderType(eTableBorderType value)

See Also