[]
        
(Showing Draft Content)

C1.WPF.Grid.IGridPrintFactory

IGridPrintFactory Interface

Provides the factory interface to create the components for printing process.

Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public interface IGridPrintFactory

Methods

Name Description
CreatePrintPaginator(Size, List<FrameworkElement>, GridPrintParameters, List<int>, List<int>, double)

Factory method to create printing paginator.