[]
Provides the factory interface to create the components for printing process.
public interface IGridPrintFactory
Name | Description |
---|---|
CreatePrintPaginator(Size, List<FrameworkElement>, GridPrintParameters, List<int>, List<int>, double) | Factory method to create printing paginator. |