[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ICMapProvider.GetCMap

GetCMap Method

GetCMap(string)

Returns the predefined CMapTable object by name.

Declaration
CMapTable GetCMap(string name)
Function GetCMap(name As String) As CMapTable
Parameters
Type Name Description
string name

The CMap name.

Returns
Type Description
CMapTable

The GrapeCity.Documents.Pdf.Text.CMap.CMap object.