| StreamContainerFlush Method |
Clears all buffers for this stream and causes any buffered data to be written to the underlying device.
Namespace: Aspose.PSDAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntaxpublic virtual void Flush()
Public Overridable Sub Flush
public:
virtual void Flush()
abstract Flush : unit -> unit
override Flush : unit -> unit
See Also