TdxPDFFileAttachment.Description Property
Specifies a meaningful description for the file attachment.
Declaration
property Description: string read; write;
Property Value
Type | Description |
---|---|
string | A file attachment description. |
Remarks
The PDF Viewer displays the file attachment’s description as a hint.
The Description property’s default value is an empty string.
See Also