[]
        
(Showing Draft Content)

C1.WPF.PdfViewer.AttachmentClickEventArgs.Handled

Handled Property

Handled

Indicates whether the AttachmentClick event has been handled by an event listener and C1PdfViewer should do nothing.

Declaration
public bool Handled { get; set; }