ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.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 Uri
    public Uri Source {get; set;}
    See Also