RadPdf.Web.HttpHandler Namespace |
Class | Description | |
---|---|---|
PdfHttpHandler |
Defines the contract that ASP.NET implements to synchronously process HTTP Web requests made by a PdfWebControl or PdfWebControlLite including session information.
| |
PdfHttpHandlerWithoutSession |
Defines the contract that ASP.NET implements to synchronously process HTTP Web requests made by a PdfWebControl or PdfWebControlLite.
| |
PdfHttpHandlerWithReadOnlySession |
Defines the contract that ASP.NET implements to synchronously process HTTP Web requests made by a PdfWebControl or PdfWebControlLite including read-only session information.
| |
PdfHttpHandlerWithSession |
Defines the contract that ASP.NET implements to synchronously process HTTP Web requests made by a PdfWebControl or PdfWebControlLite including session information.
|