ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / SourceProperty Field

In This Topic
    SourceProperty Field
    In This Topic
    Gets or sets the uri of the document.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SourceProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty SourceProperty
    See Also