PrintDocument for WinForms
TextLength プロパティ (RenderRichText)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderRichText クラス : TextLength プロパティ
Rtfプロパティに割り当てられたテキストの「実際」の長さを取得します。実際のテキスト文字のみが数えられ、 RTFタグは数に含まれません。
シンタックス
'宣言
 
Public ReadOnly Property TextLength As System.Integer
'使用法
 
Dim instance As RenderRichText
Dim value As System.Integer
 
value = instance.TextLength
public System.int TextLength {get;}
参照

RenderRichText クラス
RenderRichText メンバ