Gets the URI of the navigation request.
Namespace:
C1.Silverlight.PdfViewerAssembly: C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)
Syntax
C# |
---|
public Uri Uri { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
Visual Basic |
---|
Public Property Uri As Uri <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |