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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderRichText クラス : TextLength プロパティ
Gets the "real" length of the text assigned to the RenderRichText.Rtf property. Only the actual text characters are counted, RTF tags are not included in the count.
シンタックス
'宣言
 
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 メンバ