FlexReport for WinForms
ToSystemFont メソッド (Utils)


C1.Win.Document.8 アセンブリ > C1.Win.Document 名前空間 > Utils クラス : ToSystemFont メソッド
シンタックス
'宣言
 
Public Shared Function ToSystemFont( _
   ByVal font As C1.Util.Font _
) As System.Drawing.Font
'使用法
 
Dim font As C1.Util.Font
Dim value As System.Drawing.Font
 
value = Utils.ToSystemFont(font)
public static System.Drawing.Font ToSystemFont( 
   C1.Util.Font font
)

パラメータ

font
参照

参照

Utils クラス
Utils メンバ