Click or drag to resize

PdfDocument.Export Method

Exports the document (and any changes made by the PdfDocument) to an importable RAD PDF binary format.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public byte[] Export()

Return Value

Type:Byte[]
Exported binary format (a structured BSON document)
Remarks

This method will create and use a database connection.

Please remember that the output binary is NOT a PDF. It is intended for use with RAD PDF only.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!