LinkStyleComponentStyle Constructors
Contains settings that define the style of links within web components.| Name | Parameters | Description |
|---|---|---|
| LinkStyleComponentStyle() | none | Initializes a new instance of the LinkStyleComponentStyle class with default settings. |
| LinkStyleComponentStyle(Boolean) | makeAttributesImportant | Initializes a new instance of the LinkStyleComponentStyle class with the specified importance attribute declaration. |
See Also