Click or drag to resize

PdfIntegrationProviderCurrent Property

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

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

Property Value

Type: PdfIntegrationProvider
See Also