[]
Provides data for the AttachmentClick event.
public class AttachmentClickEventArgs : EventArgs
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. |