ICSS2Properties.OutlineStyle
ICSS2Properties.OutlineStyle 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 OutlineStyle { get; set; }
Return Value
outline-style property
See Also
- interface ICSS2Properties
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML