TdxPDFFileAttachment.SaveToStream(TStream) Method
Saves the file attachment to a stream.
Declaration
procedure SaveToStream(AStream: TStream);
Parameters
| Name | Type | Description |
|---|---|---|
| AStream | TStream | A stream object. |
See Also
Saves the file attachment to a stream.
procedure SaveToStream(AStream: TStream);
| Name | Type | Description |
|---|---|---|
| AStream | TStream | A stream object. |