ICSS2PropertiesBorderCollapse Property |
Namespace: Aspose.Svg.Dom.Css
string BorderCollapse { get; set; }
Property BorderCollapse As String Get Set
property String^ BorderCollapse { String^ get (); void set (String^ value); }
abstract BorderCollapse : string with get, set