Central hook point for plugging custom font, image, and CMap providers into document processing; use to swap defaults without changing pipeline code.
Definition
Namespace:Telerik.Windows.Documents.Extensibility
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
C#
public static class FixedExtensibilityManager
Inheritance: objectFixedExtensibilityManager
Properties
Supplies predefined CMap data for Adobe character collections to map codes to CIDs/Unicode during PDF import and text extraction.
C#
public static PredefinedCMapsProviderBase PredefinedCMapsProvider { get; set; }