'宣言 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