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