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
- package com.aspose.html.Dom.Css
- package Aspose.HTML