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