バージョン

RichTextFont コンストラクタ(ThemeFontType)

新しい RichTextFont 値を作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal themeType As ThemeFontType _
)
public RichTextFont( 
   ThemeFontType themeType
)

パラメータ

themeType
フォントで使用するテーマ タイプ。
参照