PrintDocument for WinForms
RenderRichText コンストラクタ(String)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderRichText クラス > RenderRichText コンストラクタ : RenderRichText コンストラクタ(String)
A RTF-formatted string assigned to the RenderRichText.Rtf property.
Initializes a new instance of the RenderRichText class, using the specified RTF string and style.
シンタックス
'宣言
 
Public Function New( _
   ByVal rtf As System.String _
)
'使用法
 
Dim rtf As System.String
 
Dim instance As New RenderRichText(rtf)
public RenderRichText( 
   System.string rtf
)

パラメータ

rtf
A RTF-formatted string assigned to the RenderRichText.Rtf property.
参照

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