PdfViewerSendDocumentInEmail Method (String)Terminal Works - PDF Printing.Net Library
Send PDF document in email.

Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public void SendDocumentInEmail(
	string fileName
)

Parameters

fileName
Type: SystemString
Name of the PDF document to be sent.
See Also

Reference