Namespace: BitMiracle.Docotic.Pdf
public delegate string PdfCharacterCodeToUnicodeMapper( PdfCharacterCode characterCode )
Public Delegate Function PdfCharacterCodeToUnicodeMapper ( characterCode As PdfCharacterCode ) As String
The method can return null or empty string as the result of the mapping.
Different character codes can be mapped to the same Unicode string.