Click or drag to resize

PdfIntegrationProviderCurrent Property

Gets a reference to the current PdfIntegrationProvider being used by this code.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public static PdfIntegrationProvider Current { get; }

Property Value

Type: PdfIntegrationProvider
See Also