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