DioDocs for PDF
ContainsCodePoint メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > Font クラス : ContainsCodePoint メソッド
Returns a value indicating whether the font can map the specified code point to a glyph.
シンタックス
'宣言
 
Public Function ContainsCodePoint( _
   ByVal codePoint As System.Integer _
) As System.Boolean
public System.bool ContainsCodePoint( 
   System.int codePoint
)

パラメータ

codePoint
参照

Font クラス
Font メンバ