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