Click or drag to resize

RadPdf.Lite Namespace

This namespace supplies classes which can be used to with Lite Documents in RAD PDF.
Classes
  ClassDescription
Public classDefaultPdfLiteSessionProvider
The default implementation of the PdfLiteSessionProvider which uses the ASP.NET Session State.
Public classDefaultPdfLiteStorageItemInfo
This class contains information about an item in a DefaultPdfLiteStorageProvider instance.
Public classDefaultPdfLiteStorageProvider
The default implementation of the PdfLiteStorageProvider which uses the RAD PDF System Service and its storage.
Public classPdfLiteSession
Session class representing a Lite Document instance.
Public classCode examplePdfLiteSessionProvider
Defines the contract that RAD PDF implements to manage sessions for Lite Document instances.
Public classPdfLiteSessionSerializer
Provides a secure session serializer for PdfLiteSession
Public classPdfLiteSettings
Lite Document settings for use with a PdfWebControlLite instance.
Public classPdfLiteStorageAdapter
This class is an adapter for the storage used by a PdfWebControlLite instance.
Public classCode examplePdfLiteStorageProvider
Defines the contract that RAD PDF implements to manage storage for Lite Document instances.
Public classServicePdfLiteSessionProvider
A service based implementation of the PdfLiteSessionProvider which uses the RAD PDF System Service for session management.
Interfaces
  InterfaceDescription
Public interfaceIUpdateableLiteSessionProvider
Defines the contract that RAD PDF implements to update sessions for Lite Document instances.