PdfDocumentEditorSave Method |
Namespace:
RadPdf.Data.Document
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax Public Function Save As Byte()
Return Value
Type:
Byte
The document in PDF format.
Remarks
This method will create and use a database connection if not a Lite Document.
See Also