009_DI-Elec/newFront/c#前端/SWS.CAD/RefDLL/WPF45/Telerik.Windows.Documents.CMapUtils.xml
2025-08-15 16:34:31 +08:00

29 lines
1.3 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0"?>
<doc>
<assembly>
<name>Telerik.Windows.Documents.CMapUtils</name>
</assembly>
<members>
<member name="T:Telerik.Windows.Documents.CMapUtils.PredefinedCMapsProvider">
<summary>
Represents a provider of predefined CMap resources for Adobes public character collections.
A list with predefined resources can be found on the following repository - https://github.com/adobe-type-tools/cmap-resources.
</summary>
</member>
<member name="M:Telerik.Windows.Documents.CMapUtils.PredefinedCMapsProvider.GetCidCMapData(System.String)">
<summary>
Retrieves the character code to CID mapping of a predefined CMap.
</summary>
<param name="name">The name of the predefined CMap.</param>
<returns>The CMap resource data.</returns>
</member>
<member name="M:Telerik.Windows.Documents.CMapUtils.PredefinedCMapsProvider.GetUnicodeCMapData(System.String)">
<summary>
Retrieves the character code to Unicode mapping of a predefined CMap.
</summary>
<param name="name">The name of the predefined CMap.</param>
<returns>The CMap resource data.</returns>
</member>
</members>
</doc>