ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / Source Property

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