ImageGear .NET - Updated October 26, 2017
Flush Method (ImGearPDFStream)




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFStream Class : Flush Method
Flushes any buffered data to the specified stream.
Syntax
'Declaration
 
Public Function Flush() As Integer
 
'Usage
 
Dim instance As ImGearPDFStream
Dim value As Integer
 
value = instance.Flush()

Return Value

0 if successful, otherwise non-zero.
See Also

Reference

ImGearPDFStream Class
ImGearPDFStream Members