ExpertPdf PDF Creator Library
Save Method
NamespacesExpertPdf.PdfCreatorDocumentSave()()()
ExpertPdf PDF Creator 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
The byte array representation of the document.

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)