[]
        
(Showing Draft Content)

C1.Word.C1WordDocument.SaveAsync

SaveAsync Method

SaveAsync(string)

Save this document to the file with file name.

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

The file name for creation or replacement of a file.

Returns
Type Description
Task