PrintDocument for WinForms
GetBuiltInIndex メソッド


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontSubSet クラス : GetBuiltInIndex メソッド
シンタックス
'宣言
 
Public Shared Function GetBuiltInIndex( _
   ByVal fontName As System.String, _
   ByVal bold As System.Boolean, _
   ByVal italic As System.Boolean, _
   ByVal sansSerif As System.Boolean, _
   ByVal fixedPitch As System.Boolean, _
   ByVal symbol As System.Boolean _
) As System.Integer
'使用法
 
Dim fontName As System.String
Dim bold As System.Boolean
Dim italic As System.Boolean
Dim sansSerif As System.Boolean
Dim fixedPitch As System.Boolean
Dim symbol As System.Boolean
Dim value As System.Integer
 
value = FontSubSet.GetBuiltInIndex(fontName, bold, italic, sansSerif, fixedPitch, symbol)
public static System.int GetBuiltInIndex( 
   System.string fontName,
   System.bool bold,
   System.bool italic,
   System.bool sansSerif,
   System.bool fixedPitch,
   System.bool symbol
)

パラメータ

fontName
bold
italic
sansSerif
fixedPitch
symbol
参照

FontSubSet クラス
FontSubSet メンバ