TdxPDFFileAttachmentList.Add Method
Adds an empty file attachment.
Declaration
function Add: TdxPDFFileAttachment; overload;
Returns
Type | Description |
---|---|
TdxPDFFileAttachment | A new file attachment. |
Remarks
Refer to the following topic section for a code example: Add Attachments.
See Also