Fired when a CMap need to be resolved.
The event handler receives an argument of type ResolveCMapEventArgs containing data related to this event. The following ResolveCMapEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| CMap | The resolved CMap, or null if the CMap cannot be resolved. |
| Name | The CMap name that needs to be resolved. |
Font Class | TallComponents.PDF.Fonts Namespace