Back to Devexpress

TdxPDFFileAttachment.LoadFromStream(TStream) Method

vcl-dxpdfcore-dot-tdxpdffileattachment-dot-loadfromstream-x28-system-dot-classes-dot-tstream-x29.md

latest591 B
Original Source

TdxPDFFileAttachment.LoadFromStream(TStream) Method

Loads a file from a stream as the file attachment’s content.

Declaration

delphi
procedure LoadFromStream(AStream: TStream);

Parameters

NameTypeDescription
AStreamTStream

A stream object with the source file.

|

See Also

TdxPDFFileAttachment Class

TdxPDFFileAttachment Members

dxPDFCore Unit