[]
        
(Showing Draft Content)

C1.Win.C1List.PrintInfo.PrintToStream

PrintToStream Method

PrintToStream()

Saves the current grid to a memory stream in C1D (native C1PrintDocument) format.

The stream's Position is set to 0 when the method returns.

Declaration
public Stream PrintToStream()
Returns
Type Description
Stream

The stream containing the saved grid.