PrintDocument for WinForms
IsCharSupported メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontSubSet クラス : IsCharSupported メソッド
Returns true if current font contains glyph for character with specified code.
シンタックス
'宣言
 
Public Function IsCharSupported( _
   ByVal ch As System.Char _
) As System.Boolean
'使用法
 
Dim instance As FontSubSet
Dim ch As System.Char
Dim value As System.Boolean
 
value = instance.IsCharSupported(ch)
public System.bool IsCharSupported( 
   System.char ch
)

パラメータ

ch
参照

FontSubSet クラス
FontSubSet メンバ