DioDocs for PDF
TryMapChars メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > FontTables クラス : TryMapChars メソッド
Maps the specified set of Unicode characters to the font glyphs and fills the set of successfully mapped characters.

Depends on 'cmap' table.

シンタックス
'宣言
 
Public Sub TryMapChars( _
   ByVal unicodeChars As System.Collections.Generic.HashSet(Of Integer), _
   ByVal mappedChars As System.Collections.Generic.HashSet(Of Integer) _
) 
public void TryMapChars( 
   System.Collections.Generic.HashSet<int> unicodeChars,
   System.Collections.Generic.HashSet<int> mappedChars
)

パラメータ

unicodeChars
mappedChars
参照

FontTables クラス
FontTables メンバ