FlexReport for WinForms
OnPagesLoaded メソッド (C1PdfDocumentSource)


C1.Win.Document.8 アセンブリ > C1.Win.Document 名前空間 > C1PdfDocumentSource クラス : OnPagesLoaded メソッド
シンタックス
'宣言
 
Protected Overridable Sub OnPagesLoaded( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer _
) 
'使用法
 
Dim instance As C1PdfDocumentSource
Dim startIndex As System.Integer
Dim count As System.Integer
 
instance.OnPagesLoaded(startIndex, count)
protected virtual void OnPagesLoaded( 
   System.int startIndex,
   System.int count
)

パラメータ

startIndex
count
参照

参照

C1PdfDocumentSource クラス
C1PdfDocumentSource メンバ