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