FlexReport for WinForms
GetTotalPageCount メソッド (PdfExporter)


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Export.Ssrs 名前空間 > PdfExporter クラス : GetTotalPageCount メソッド
シンタックス
'宣言
 
Protected Function GetTotalPageCount( _
   ByVal devInfoFmt As System.String, _
   ByVal context As IExecutionContext, _
   ByVal pages As System.Collections.Generic.Dictionary(Of Integer,Byte()) _
) As System.Integer
'使用法
 
Dim instance As PdfExporter
Dim devInfoFmt As System.String
Dim context As IExecutionContext
Dim pages As System.Collections.Generic.Dictionary(Of Integer,Byte())
Dim value As System.Integer
 
value = instance.GetTotalPageCount(devInfoFmt, context, pages)
protected System.int GetTotalPageCount( 
   System.string devInfoFmt,
   IExecutionContext context,
   System.Collections.Generic.Dictionary<int,byte[]> pages
)

パラメータ

devInfoFmt
context
pages
参照

参照

PdfExporter クラス
PdfExporter メンバ