ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / Source Property

In This Topic
    Source Property (C1PdfViewer)
    In This Topic
    Gets or sets the uri of the document.
    Syntax
    'Declaration
     
    Public Property Source As System.Uri
    public System.Uri Source {get; set;}
    See Also