PdfHttpSettings Properties |
The PdfHttpSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EnableCaching |
Gets or sets a value indicating whether HTTP caching should used on HTTP responses for reusable document resources such as rendered page images or text selection data.
|
![]() ![]() | EnableCompression |
Gets or sets a value indicating whether HTTP compression (e.g. GZIP and Flate) can be used on HTTP responses.
|
![]() ![]() | EnableLogging |
Gets or sets a value indicating whether exceptions thrown by the PdfHttpHandler should be logged to the Windows Application Log.
|
![]() ![]() | HttpHandlerPath |
Gets or sets a value representing the path RAD PDF should use when requesting resources via the HttpHandler.
|
![]() ![]() | LogDocumentKeyNotFoundException |
Gets or sets a value indicating whether exceptions thrown by the PdfHttpHandler, when a document key is missing, should be logged to the Windows Application Log.
|