HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Editor
Save Method
Saves the edited PDF to a memory buffer and releases all resources
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
C#
Copy
public
byte
[]
Save
()
Return Value
Byte
Byte array containing the edited PDF data
See Also
Reference
PdfEditor Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also