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