PrintDocument for WinForms
GetLength メソッド (ParagraphText)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > ParagraphText クラス : GetLength メソッド
この ParagraphText オブジェクトの長さを返します。
シンタックス
'宣言
 
Protected Overrides Function GetLength() As System.Integer
'使用法
 
Dim instance As ParagraphText
Dim value As System.Integer
 
value = instance.GetLength()
protected override System.int GetLength()

戻り値の型

テキストの長さ。
参照

ParagraphText クラス
ParagraphText メンバ