Word for WPF
GetAproximateFont メソッド

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.Word.Objects 名前空間 > RtfFont クラス : GetAproximateFont メソッド
描画フォントのフォントサイズ。
.NET 描画のフォントスタイル。
この Word/RTF フォントの描画近似フォントを取得します。
シンタックス
'宣言
 
Public Function GetAproximateFont( _
   ByVal fontSize As System.Single, _
   ByVal style As RtfFontStyle _
) As Font
public Font GetAproximateFont( 
   System.float fontSize,
   RtfFontStyle style
)

パラメータ

fontSize
描画フォントのフォントサイズ。
style
.NET 描画のフォントスタイル。

戻り値の型

.NET 描画のフォント。
参照

RtfFont クラス
RtfFont メンバ