PdfEditorSave Method

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

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
C#
public byte[] Save()

Return Value

Byte
Byte array containing the edited PDF data

See Also