Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

CloseFile Method (LeadBufferStream)








Closes this LeadBufferStream object and releases any resources associated with it.
Syntax
public void CloseFile()
'Declaration
 
Public Sub CloseFile() 
'Usage
 
Dim instance As LeadBufferStream
 
instance.CloseFile()
public void CloseFile()
-(void)closeFile;
public void closeFile()
 function Leadtools.LeadBufferStream.CloseFile()
public:
void CloseFile(); 
Requirements

Target Platforms

See Also

Reference

LeadBufferStream Class
LeadBufferStream Members

Error processing SSI file