Skip to main content

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.

Description Hint Example

The Description property’s default value is an empty string.

See Also