Word for UWP
Font コンストラクタ(String,Double,RtfFontStyle)

C1.UWP.Word アセンブリ > C1.Xaml.Word 名前空間 > Font クラス > Font コンストラクタ : Font コンストラクタ(String,Double,RtfFontStyle)
フォント。
ポイント単位のフォントサイズ。
フォントスタイル属性。
Fontオブジェクトの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal sizeInPoints As System.Double, _
   ByVal style As RtfFontStyle _
)
public Font( 
   System.string name,
   System.double sizeInPoints,
   RtfFontStyle style
)

パラメータ

name
フォント。
sizeInPoints
ポイント単位のフォントサイズ。
style
フォントスタイル属性。
参照

Font クラス
Font メンバ
オーバーロード一覧