ICSS2Properties.BorderRightStyle
ICSS2Properties.BorderRightStyle property
The ‘border-style’ property sets the style of the four borders. It can have from one to four values, and the values are set on the different sides as for ‘border-width’ above.
public string BorderRightStyle { get; set; }
Return Value
border-right-style property
See Also
- interface ICSS2Properties
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML