Gets a specialized subclass of DocumentSource.

Namespace:  C1.Silverlight.PdfViewer
Assembly:  C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)

Syntax

C#
public Object Source { get; internal set; }
Visual Basic
Public Property Source As Object
	Get
	Friend Set

See Also