Click or drag to resize

PdfLiteSessionProvider.GetSession Method

Gets a PdfLiteSession from the provider associated with a given key.

Namespace:  RadPdf.Lite
Assembly:  RadPdf (in RadPdf.dll) Version: 4.2.0.0 (4.2.0.0)
Syntax
public abstract PdfLiteSession GetSession(
	string key
)

Parameters

key
Type: System.String
A cryptographically strong key which can be used to retrive this PdfLiteSession from the provider.

Return Value

Type: PdfLiteSession

PdfLiteSession associated with the key if found; otherwise null.

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!