Reports for WPF
RenderBlockRichText(String,Object) メソッド

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス > RenderBlockRichText メソッド : RenderBlockRichText(String,Object) メソッド
レンダリングするテキスト。プレーンテキストが使用可能です。
null の場合は親の幅が使用されます。
自動調整の高さを持つ RTF テキストをレンダリングします。
シンタックス
'宣言
 
Public Overloads Function RenderBlockRichText( _
   ByVal rtf As System.String, _
   ByVal width As System.Object _
) As System.Boolean
public System.bool RenderBlockRichText( 
   System.string rtf,
   System.object width
)

パラメータ

rtf
レンダリングするテキスト。プレーンテキストが使用可能です。
width
null の場合は親の幅が使用されます。

戻り値の型

オブジェクトのレンダリング中に警告が発生しなかった場合は true を返します。
参照

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