Overload | Description |
---|---|
Print() | Prints the grid. |
Print(PrinterSettings) | Prints the grid. |
Print(Stream) | Saves the current grid to a stream in C1D (native C1PrintDocument) format.
Note that unlike most other print/export methods, this method does not require C1Report assemblies. |