Creates a file attachment from a stream

C# | Visual Basic | Visual C++ |
public FileAttachmentElement( Stream fileStream, string attachmentName )
Public Sub New ( fileStream As Stream, attachmentName As String )
public: FileAttachmentElement( Stream^ fileStream, String^ attachmentName )
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)