WrappedTextWriter.Flush Method
- Namespace
- Kampute.DocToolkit.IO.Writers
- Assembly
- Kampute.DocToolkit.dll
Definition
Clears all buffers for the underlying TextWriter and causes any buffered data to be written to the underlying device.
public override void Flush()
