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