LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

LeadFileStream Constructor






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. .NET support WinRT support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LeadFileStream Class
LeadFileStream Members

 

 


Products | Support | Contact Us | Copyright Notices

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