[]
        
(Showing Draft Content)

C1.Word.C1WordDocument.LoadAsync

LoadAsync Method

LoadAsync(string)

Asynchronous load document from the file with file name.

Declaration
public Task LoadAsync(string fileName)
Parameters
Type Name Description
string fileName

The file name of the document.

Returns
Type Description
Task