Send PDF document in email.
Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- pdfContent
- Type: SystemByte
Content of the PDF document to be sent. - attachmentName (Optional)
- Type: SystemString
Name of the attachment file. Optional. If not set, temporary name will be generated.
See Also