Click or drag to resize

PdfLiteStorageAdapter.GetDocumentAsPdf Method (PdfLiteSession)

Retrieve a document previously loaded into a PdfWebControlLite instance with all saved modifications, as a PDF.

Namespace:  RadPdf.Lite
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public byte[] GetDocumentAsPdf(
	PdfLiteSession session
)

Parameters

session
Type: RadPdf.Lite.PdfLiteSession
PdfLiteSession of a Lite Document.

Return Value

Type:Byte[]
The document in PDF format for the session parameter.
Remarks
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!