IUpdateableLiteSessionProvider Interface |
Namespace: RadPdf.Lite
The IUpdateableLiteSessionProvider type exposes the following members.
Name | Description | |
---|---|---|
UpdateSession |
Updates an existing PdfLiteSession in the provider.
|
Implementing this interface is optional. RAD PDF will not update providers which do not support (e.g. do not implement this interface). This may cause minor feature degradation (e.g. UseHash will be ignored for empty Lite documents).