| C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class > LoadAsync Method : LoadAsync(StorageFile,FileFormat) Method |
'Declaration Public Overloads Function LoadAsync( _ ByVal file As Windows.Storage.StorageFile, _ ByVal format As FileFormat _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task LoadAsync( Windows.Storage.StorageFile file, FileFormat format )