PdfDocument.Attachments Property
Obtains a collection of file attachments included in a PDF document.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AttachmentCollection | The attachment collection. |
See Also