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

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

Syntax

         
 C#  Visual Basic  J# 
public eTableWidthType WidthType { get; set; }
Public Property WidthType As eTableWidthType
/** @property */
public eTableWidthType get_WidthType()
/** @property */
public  void set_WidthType(eTableWidthType value)

See Also