FlexGrid for WPF
CreatePrintPaginator メソッド (IPrintFactory)

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > IPrintFactory インターフェース : CreatePrintPaginator メソッド
シンタックス
'宣言
 
Function CreatePrintPaginator( _
   ByVal pageSize As System.Windows.Size, _
   ByVal pages As System.Collections.Generic.List(Of FrameworkElement), _
   ByVal printParameters As PrintParameters, _
   ByVal colBreaks As System.Collections.Generic.List(Of Integer), _
   ByVal rowBreaks As System.Collections.Generic.List(Of Integer), _
   ByVal zoom As System.Double _
) As System.Windows.Documents.DocumentPaginator
System.Windows.Documents.DocumentPaginator CreatePrintPaginator( 
   System.Windows.Size pageSize,
   System.Collections.Generic.List<FrameworkElement> pages,
   PrintParameters printParameters,
   System.Collections.Generic.List<int> colBreaks,
   System.Collections.Generic.List<int> rowBreaks,
   System.double zoom
)

パラメータ

pageSize
pages
printParameters
colBreaks
rowBreaks
zoom
参照

IPrintFactory インターフェース
IPrintFactory メンバ