ICSS2Properties.BorderTopStyle
ICSS2Properties.BorderTopStyle 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 BorderTopStyle { get; set; }
Return Value
border-top-style property
See Also
- interface ICSS2Properties
- package com.aspose.html.Dom.Css
- package Aspose.HTML