This namespace provides classes for implementing the HttpHandler required by RAD PDF.

Classes

  ClassDescription
Public classPdfHttpHandler
Defines the contract that ASP.NET implements to synchronously process HTTP Web requests made by a PdfWebControl.
Public classPdfHttpHandlerWithReadOnlySession
Defines the contract that ASP.NET implements to synchronously process HTTP Web requests made by a PdfWebControl including read-only session information.
Public classPdfHttpHandlerWithSession
Defines the contract that ASP.NET implements to synchronously process HTTP Web requests made by a PdfWebControl including session information.