[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.IPrintFactory

IPrintFactory Interface

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

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public interface IPrintFactory

Methods

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