HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Document
Save Method
Finalizes and returns the PDF document as a byte array
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
Copy
public
byte
[]
Save
()
Return Value
Byte
Byte array containing the created PDF data
See Also
Reference
PdfDocument Class
Save Overload
HiQPdf.Chromium Namespace
In This Article
Definition
See Also