[]
        
(Showing Draft Content)

C1.WPF.PdfViewer.RequestNavigateEventArgs

RequestNavigateEventArgs Class

Provides data for the RequestNavigate event.

Inheritance
RequestNavigateEventArgs
Namespace: C1.WPF.PdfViewer
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public class RequestNavigateEventArgs : EventArgs

Constructors

Name Description
RequestNavigateEventArgs(string, Uri)

Initializes a new RequestNavigateEventArgs.

Properties

Name Description
Target

Gets the target of the navigation request.

Uri

Gets the URI of the navigation request.