Click or drag to resize

ActionEventArgsHandled Property

If set to true, the PDFViewCtrl will not try to execute it internally.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool Handled { get; set; }

Property Value

Type: Boolean
See Also