PdfEditorSave Method

Saves the edited PDF to a memory buffer and releases all resources

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public byte[] Save()

Return Value

Byte
Byte array containing the edited PDF data

See Also