DioDocs for PDF
GetFontFace メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > FontCache クラス : GetFontFace メソッド
The source GrapeCity.Documents.Text.Font object.
Gets an instance of the GrapeCity.Documents.DX.DirectWrite.FontFace for a given GrapeCity.Documents.Text.Font.
シンタックス
'宣言
 
Public Function GetFontFace( _
   ByVal font As Font _
) As FontFace
public FontFace GetFontFace( 
   Font font
)

パラメータ

font
The source GrapeCity.Documents.Text.Font object.

戻り値の型

The resulting GrapeCity.Documents.DX.DirectWrite.FontFace.
参照

FontCache クラス
FontCache メンバ