PdfDocumentEditorSave Method |
Namespace:
RadPdf.Data.Document
Assembly:
RadPdf (in RadPdf.dll) Version: 4.0.0.0 (4.0.0.0)
SyntaxPublic 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