[]
Removes Header specific header attribute from the currently selection text asynchronously.
public Task RemoveHeaderSelectionAsync(int level)
Public Function RemoveHeaderSelectionAsync(level As Integer) As Task
| Type | Name | Description |
|---|---|---|
| int | level | An integer specifying the header level (1-6). |
| Type | Description |
|---|---|
| Task |