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