ICSS2Properties.OutlineWidth
ICSS2Properties.OutlineWidth property
The outline created with the outline properties is drawn “over” a box, i.e., the outline is always on top, and doesn’t influence the position or size of the box, or of any other boxes. Therefore, displaying or suppressing outlines does not cause reflow.
public string OutlineWidth { get; set; }
Return Value
outline-width property
See Also
- interface ICSS2Properties
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML