[]
Returns the predefined CMapTable object by name.
CMapTable GetCMap(string name)
Function GetCMap(name As String) As CMapTable
| Type | Name | Description |
|---|---|---|
| string | name | The CMap name. |
| Type | Description |
|---|---|
| CMapTable | The GrapeCity.Documents.Pdf.Text.CMap.CMap object. |