Gets the URI of the navigation request.

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

Syntax

C#
public Uri Uri { get; private set; }
Visual Basic
Public Property Uri As Uri
	Get
	Private Set

See Also