This namespace provides classes for implementing the HttpHandler required by RAD PDF.
Classes
| Class | Description | |
|---|---|---|
| PdfHttpHandler |
Defines the contract that ASP.NET implements to synchronously process HTTP Web requests made by a PdfWebControl.
| |
| PdfHttpHandlerWithReadOnlySession |
Defines the contract that ASP.NET implements to synchronously process HTTP Web requests made by a PdfWebControl including read-only session information.
| |
| PdfHttpHandlerWithSession |
Defines the contract that ASP.NET implements to synchronously process HTTP Web requests made by a PdfWebControl including session information.
|