SSRSDocumentSource for WinForms
C1TextFragment コンストラクタ

0から始まるページインデックス。
部分の開始位置。
部分の長さ。
C1TextFragment クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal pageIdx As System.Integer, _
   ByVal startPos As System.Integer, _
   ByVal length As System.Integer _
)
public C1TextFragment( 
   System.int pageIdx,
   System.int startPos,
   System.int length
)

パラメータ

pageIdx
0から始まるページインデックス。
startPos
部分の開始位置。
length
部分の長さ。
参照

C1TextFragment クラス
C1TextFragment メンバ