True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintInfo Class / PrintToStream Method

In This Topic
    PrintToStream Method (PrintInfo)
    In This Topic
    Saves the current grid to a memory stream.

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

    Overload List
    OverloadDescription
    Saves the current grid to a memory stream.

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

     
    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.

     
    See Also