[]
Returns memory stream with attachment data in the pdf file.
public Stream GetAttachment(Attachment attachment)
Type | Name | Description |
---|---|---|
Attachment | attachment | Indicated attachment. |
Type | Description |
---|---|
Stream | The Stream of indicated attachment |