[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.ClearStylesAtSelectionAsync

ClearStylesAtSelectionAsync Method

ClearStylesAtSelectionAsync()

Removes all text styling definitions within the selected regions and outer definitions will be applied asynchronously.

Declaration
public Task ClearStylesAtSelectionAsync()
Public Function ClearStylesAtSelectionAsync() As Task
Returns
Type Description
Task