| C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1PdfDocumentSource Class : LoadFromFileAsync Method |
'Declaration Public Function LoadFromFileAsync( _ ByVal storageFile As Windows.Storage.IStorageFile, _ Optional ByVal password As System.String _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task LoadFromFileAsync( Windows.Storage.IStorageFile storageFile, System.string password )