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