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