TdxPDFFileAttachment.FileName Property
Specifies the name of the attached file.
Declaration
property FileName: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The attached file’s name. |
Remarks
The Attachments page on the PDF Viewer control’s Navigation pane uses FileName values to list file attachments.

See Also