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