RadPdf.Lite Namespace |
| Class | Description | |
|---|---|---|
| DefaultPdfLiteSessionProvider |
The default implementation of the PdfLiteSessionProvider which uses the ASP.NET Session State.
| |
| DefaultPdfLiteStorageItemInfo |
This class contains information about an item in a DefaultPdfLiteStorageProvider instance.
| |
| DefaultPdfLiteStorageProvider |
The default implementation of the PdfLiteStorageProvider which uses the RAD PDF System Service and its storage.
| |
| PdfLiteSession |
Session class representing a Lite Document instance.
| |
| PdfLiteSessionProvider |
Defines the contract that RAD PDF implements to manage sessions for Lite Document instances.
| |
| PdfLiteSessionSerializer | Obsolete.
Provides a secure session serializer for PdfLiteSession | |
| PdfLiteSettings |
Lite Document settings for use with a PdfWebControlLite instance.
| |
| PdfLiteStorageAdapter |
This class is an adapter for the storage used by a PdfWebControlLite instance.
| |
| PdfLiteStorageProvider |
Defines the contract that RAD PDF implements to manage storage for Lite Document instances.
| |
| ServicePdfLiteSessionProvider |
A service based implementation of the PdfLiteSessionProvider which uses the RAD PDF System Service for session management.
|
| Interface | Description | |
|---|---|---|
| IUpdateableLiteSessionProvider |
Defines the contract that RAD PDF implements to update sessions for Lite Document instances.
|