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