Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / SourceProperty Field

In This Topic
    SourceProperty Field (C1PdfViewer)
    In This Topic
    Load a PDF document from a System.IO.Stream. Gets or sets the uri of the document.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SourceProperty As DependencyProperty
    public static readonly DependencyProperty SourceProperty
    See Also