ComponentOne Document Library for UWP
StorageFile Property (C1PdfDocumentSource)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1PdfDocumentSource Class : StorageFile Property
Gets or sets an Windows.Storage.IStorageFile containing the PDF content. Assigning a new value to this property will reset Stream to null.
Syntax
'Declaration
 
Public Property StorageFile As Windows.Storage.IStorageFile
public Windows.Storage.IStorageFile StorageFile {get; set;}
See Also

Reference

C1PdfDocumentSource Class
C1PdfDocumentSource Members