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