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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderTextBase クラス : TextLength プロパティ
Gets the lenght of text represented by the current object. (Do not use this property to test whether a non-empty text is assigned to the current object, use RenderTextBase.HasText instead.)
シンタックス
'宣言
 
Public MustOverride ReadOnly Property TextLength As System.Integer
'使用法
 
Dim instance As RenderTextBase
Dim value As System.Integer
 
value = instance.TextLength
public abstract System.int TextLength {get;}
参照

RenderTextBase クラス
RenderTextBase メンバ