PdfViewUrlEventArgs Class

Definition

Provides data for the WillClickOnLink event.

public class PdfViewUrlEventArgs : EventArgs
type PdfViewUrlEventArgs = class
    inherit EventArgs
Inheritance
PdfViewUrlEventArgs

Constructors

PdfViewUrlEventArgs(NSUrl)

Initializes a new instance of the PdfViewUrlEventArgs class.

Properties

Url

Gets or sets the URL for the view event.

Applies to