'宣言 Protected Overridable Sub OnEndPage( _ ByVal pageNo As System.Integer _ )
'使用法 Dim instance As FlexReport Dim pageNo As System.Integer instance.OnEndPage(pageNo)
protected virtual void OnEndPage( System.int pageNo )
パラメータ
- pageNo
- The number of the finished page.