ICSSStyleSheet.DeleteRule
ICSSStyleSheet.DeleteRule method
Used to delete a rule from the style sheet.
public void DeleteRule(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The index. |
See Also
- interface ICSSStyleSheet
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML