[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.GetTextAsync

GetTextAsync Method

GetTextAsync()

Gets text content of the document asynchronously.

Declaration
public Task<string> GetTextAsync()
Returns
Type Description
Task<string>