[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.RemoveHeaderSelectionAsync

RemoveHeaderSelectionAsync Method

RemoveHeaderSelectionAsync(int)

Removes Header specific header attribute from the currently selection text asynchronously.

Declaration
public Task RemoveHeaderSelectionAsync(int level)
Parameters
Type Name Description
int level

An integer specifying the header level (1-6).

Returns
Type Description
Task