Gets the target of the navigation request.

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

Syntax

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

See Also