HiQPdf Documentation

PdfDocumentWriteToMemory Method

Quickly Create High Quality PDFs
Writes the PDF document in a memory buffer and return the memory buffer

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public byte[] WriteToMemory()

Return Value

Type: Byte
The PDF document as a memory buffer
See Also

Reference