Word for UWP
暗黙的 キャスト 演算子 オペレータ (RtfFont)

C1.UWP.Word アセンブリ > C1.Xaml.Word.Objects 名前空間 > RtfFont クラス : 暗黙的 キャスト 演算子 オペレータ
メタフォントオブジェクト。
暗黙的に描画フォントに変換します。
シンタックス
'宣言
 
Public Operator Widening CType( _
   ByVal rtfFont As RtfFont _
) As Font
public Font operator implicit( 
   RtfFont rtfFont
)

パラメータ

rtfFont
メタフォントオブジェクト。

戻り値の型

Word/RTF フォントの近似フォント。
参照

RtfFont クラス
RtfFont メンバ