PdfFileAttachmentOpeningEventArgs Properties
Provides data for the PdfViewer.FileAttachmentOpening event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
File |
Gets the file attachment stored in the Attachments tab of the PDF Viewer. |
Handled |
Gets or sets a value that specifies whether the Pdf |
See Also