LEADTOOLS (Leadtools assembly)

LeadFileStream Constructor

Show in webframe







The path to a file that will be used as storage for the new LeadFileStream object.
Constructs a new LeadFileStream object using the specified buffer as storage.
Syntax
public LeadFileStream( 
   string fileName
)
'Declaration
 
Public Function New( _
   ByVal fileName As String _
)
'Usage
 
Dim fileName As String
 
Dim instance As New LeadFileStream(fileName)
public LeadFileStream( 
   string fileName
)

            

            
function LeadFileStream( 
   fileName 
)
public:
LeadFileStream( 
   String^ fileName
)

Parameters

fileName
The path to a file that will be used as storage for the new LeadFileStream object.
Requirements

Target Platforms

See Also

Reference

LeadFileStream Class
LeadFileStream Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.