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