FlexPivot for WPF
CreatePrintPaginator メソッド

C1.WPF.Pivot アセンブリ > C1.WPF.Pivot 名前空間 > FlexPivotGrid クラス : CreatePrintPaginator メソッド
シンタックス
'宣言
 
Public Overridable Function CreatePrintPaginator( _
   ByVal pageSize As System.Windows.Size, _
   ByVal pages As System.Collections.Generic.List(Of FrameworkElement), _
   ByVal printParameters As C1.WPF.Grid.GridPrintParameters, _
   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,
   C1.WPF.Grid.GridPrintParameters printParameters,
   System.Collections.Generic.List<int> colBreaks,
   System.Collections.Generic.List<int> rowBreaks,
   System.double zoom
)

パラメータ

pageSize
pages
printParameters
colBreaks
rowBreaks
zoom
参照

FlexPivotGrid クラス
FlexPivotGrid メンバ