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