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