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