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