Click or drag to resize

DefaultPdfIntegrationProvider Constructor

Creates a new instance of the DefaultPdfIntegrationProvider class.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.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