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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderParagraph クラス : TextLength プロパティ
Gets the count of characters in the current paragraph. Each non-text object (such as ParagraphImage) counts as one character.
シンタックス
'宣言
 
Public Overrides ReadOnly Property TextLength As System.Integer
'使用法
 
Dim instance As RenderParagraph
Dim value As System.Integer
 
value = instance.TextLength
public override System.int TextLength {get;}
参照

RenderParagraph クラス
RenderParagraph メンバ