Click or drag to resize

DefaultPdfIntegrationProvider Constructor

Creates a new instance of the DefaultPdfIntegrationProvider class.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public DefaultPdfIntegrationProvider()
Remarks
For compatibility with legacy RAD PDF applications, this provider also implements the previously built in AppSettings RadPdfDocumentOverheadMax, RadPdfHttpCompression, RadPdfSearchTermMin, and RadPdfServiceLocation.
See Also