Click or drag to resize

PdfLiteSessionProvider Constructor

Creates a new instance of the PdfLiteSessionProvider class.

Namespace:  RadPdf.Lite
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public PdfLiteSessionProvider()
Remarks

This constructor is typically only called when the application is starting.

See Also