PrintDocument for WinForms
IsSupportAllSymbols メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontSubSet クラス : IsSupportAllSymbols メソッド
Returns true if current FontSubSetBase object can show all chars in specified string excluding control chars (chars for that char.IsControl() == true).
シンタックス
'宣言
 
Public Function IsSupportAllSymbols( _
   ByVal text As System.String _
) As System.Boolean
'使用法
 
Dim instance As FontSubSet
Dim text As System.String
Dim value As System.Boolean
 
value = instance.IsSupportAllSymbols(text)
public System.bool IsSupportAllSymbols( 
   System.string text
)

パラメータ

text
参照

FontSubSet クラス
FontSubSet メンバ