PrintDocument for WinForms
GetFontFamily メソッド (EmbeddedFont)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > EmbeddedFont クラス : GetFontFamily メソッド
Get the System.Drawing.FontFamily object describing the current EmbeddedFont.
シンタックス
'宣言
 
Public Function GetFontFamily() As System.Drawing.FontFamily
'使用法
 
Dim instance As EmbeddedFont
Dim value As System.Drawing.FontFamily
 
value = instance.GetFontFamily()
public System.Drawing.FontFamily GetFontFamily()

戻り値の型

Returns the created FontFamily object.
参照

EmbeddedFont クラス
EmbeddedFont メンバ