Adds the specified style to this element.
Namespace: HTMLPlusPlusAssembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
| C# |
|---|
public void Add( Style style ) |
Parameters
- style
- Type: HTMLPlusPlus..::..Style
A style to add.