Back to Devexpress

PdfFileAttachmentOpeningEventArgs Properties

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdffileattachmentopeningeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

PdfFileAttachmentOpeningEventArgs Properties

Provides data for the PdfViewer.FileAttachmentOpening event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
FileAttachmentGets the file attachment stored in the Attachments tab of the PDF Viewer.
HandledGets or sets a value that specifies whether the PdfViewer.FileAttachmentOpening event is handled; if handled, the Security Warning message box is hidden.

See Also

PdfFileAttachmentOpeningEventArgs Class

PdfFileAttachmentOpeningEventArgs Members

DevExpress.XtraPdfViewer Namespace