Word for UWP
RtfString コンストラクタ(RtfObject,String,Font,RtfUnderlineStyle)

C1.UWP.Word アセンブリ > C1.Xaml.Word.Objects 名前空間 > RtfString クラス > RtfString コンストラクタ : RtfString コンストラクタ(RtfObject,String,Font,RtfUnderlineStyle)
シンタックス
'宣言
 
Private Function New( _
   ByVal owner As RtfObject, _
   ByVal text As System.String, _
   ByVal font As Font, _
   ByVal underline As RtfUnderlineStyle _
)
private RtfString( 
   RtfObject owner,
   System.string text,
   Font font,
   RtfUnderlineStyle underline
)

パラメータ

owner
text
font
underline
参照

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