FlexGrid for WPF
CreatePrintPaginator メソッド (C1FlexGrid)

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > C1FlexGrid クラス : CreatePrintPaginator メソッド
ページの有効サイズ。
印刷されるページのコレクション。
印刷ページネータを作成するファクトリメソッド。
シンタックス
'宣言
 
Public Overridable 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
public virtual 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
参照

C1FlexGrid クラス
C1FlexGrid メンバ