ICSS2Properties.BorderSpacing
ICSS2Properties.BorderSpacing property
The lengths specify the distance that separates adjacent cell borders. If one length is specified, it gives both the horizontal and vertical spacing. If two are specified, the first gives the horizontal spacing and the second the vertical spacing. Lengths may not be negative.
public string BorderSpacing { get; set; }
Return Value
border-spacing property
See Also
- interface ICSS2Properties
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML