ImageGear for .NET
Flush Method (ImGearPDFStream)




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()
public int Flush()
public: int Flush(); 
public:
int Flush(); 

Return Value

0 if successful, otherwise non-zero.
See Also

Reference

ImGearPDFStream Class
ImGearPDFStream Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback