LinkClickedEventArgs.Cancel Property

Gets or sets the value which will follow the link action.

public bool Cancel { get; set; }
Public Property Cancel As Boolean

Property Value

Boolean

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

Remarks

If cancel variable is set to true the control will not follow the link action.

See Also

LinkClickedEventArgs
ceTe.DynamicPDF.Viewer

In this topic