Word for UWP
GetNumberByFont メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word.Objects 名前空間 > RtfFontCollection クラス : GetNumberByFont メソッド
描画フォント。
フォントコレクション内の RTF フォントに指定された番号を取得します。
シンタックス
'宣言
 
Public Function GetNumberByFont( _
   ByVal font As Font _
) As System.Integer
public System.int GetNumberByFont( 
   Font font
)

パラメータ

font
描画フォント。

戻り値の型

フォント番号。
参照

RtfFontCollection クラス
RtfFontCollection メンバ