Back to Devexpress

TdxPDFFileAttachment.LoadFromFile(string) Method

vcl-dxpdfcore-dot-tdxpdffileattachment-dot-loadfromfile-x28-system-dot-string-x29.md

latest644 B
Original Source

TdxPDFFileAttachment.LoadFromFile(string) Method

Loads a file as the attachment’s content.

Declaration

delphi
procedure LoadFromFile(const AFileName: string);

Parameters

NameTypeDescription
AFileNamestring

The loaded file’s name. This value updates the FileName property.

|

See Also

TdxPDFFileAttachment Class

TdxPDFFileAttachment Members

dxPDFCore Unit