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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ParagraphObject クラス : TextLength プロパティ
Gets the length of the current paragraph object in characters. For non-text objects (ParagraphImage), this property returns 1.
シンタックス
'宣言
 
Public ReadOnly Property TextLength As System.Integer
'使用法
 
Dim instance As ParagraphObject
Dim value As System.Integer
 
value = instance.TextLength
public System.int TextLength {get;}
参照

ParagraphObject クラス
ParagraphObject メンバ