| C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class > PrintToStream Method : PrintToStream(Boolean) Method |
The stream's Position is set to 0 when the method returns.
'Declaration Public Overloads Function PrintToStream( _ ByVal binaryFormat As System.Boolean _ ) As System.IO.Stream
public System.IO.Stream PrintToStream( System.bool binaryFormat )