Scheduler for WPF and Silverlight | ComponentOne
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