ICSS2Properties.BorderBottomWidth
ICSS2Properties.BorderBottomWidth property
This property is a shorthand property for setting ‘border-top-width’, ‘border-right-width’, ‘border-bottom-width’, and ‘border-left-width’ at the same place in the style sheet.
public string BorderBottomWidth { get; set; }
Return Value
border-bottom-width property
See Also
- interface ICSS2Properties
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML