ExpertPdf Html to Pdf Converter Library
Save Method
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentSave()()()()
ExpertPdf Html to Pdf Converter Library
Saves the PDF document as byte array that can be further saved into a file or send over HTTP.
Declaration Syntax
C#Visual BasicVisual C++
public byte[] Save()
Public Function Save As Byte()
public:
array<unsigned char>^ Save()
Return Value
array<Byte>[]()[][]
The byte array representation of the document.

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)