Documents for PDF, .NET Edition Documentation
GetCMap Method

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > ICMapProvider Interface : GetCMap Method
The CMap name.
Returns the predefined GrapeCity.Documents.Pdf.Text.CMap.CMap object by name.
Syntax
'Declaration
 
Function GetCMap( _
   ByVal name As System.String _
) As CMap
CMap GetCMap( 
   System.string name
)

Parameters

name
The CMap name.

Return Value

See Also

Reference

ICMapProvider Interface
ICMapProvider Members