Back to Devexpress

TdxPDFFileAttachmentList.Add Method

vcl-dxpdfcore-dot-tdxpdffileattachmentlist.md

latest668 B
Original Source

TdxPDFFileAttachmentList.Add Method

Adds an empty file attachment.

Declaration

delphi
function Add: TdxPDFFileAttachment; overload;

Returns

TypeDescription
TdxPDFFileAttachment

A new file attachment.

|

Remarks

Refer to the following topic section for a code example: Add Attachments.

See Also

TdxPDFFileAttachmentList Class

TdxPDFFileAttachmentList Members

dxPDFCore Unit