[]
        
(Showing Draft Content)

C1.WPF.PdfViewer.AttachmentClickEventArgs

AttachmentClickEventArgs Class

Provides data for the AttachmentClick event.

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

Properties

Name Description
Author

The author of attachment.

Content

The content of attachment.

Handled

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

Name

The name of attachment.