C#
VB
WinRT C#
C++
Constructs a new LeadFileStream object using the specified buffer as storage.
public LeadFileStream(
string fileName
)
Public Function New( _
ByVal fileName As String _
)
public LeadFileStream(
string fileName
)
function LeadFileStream(
fileName
)
public:
LeadFileStream(
String^ fileName
)
fileName
The path to a file that will be used as storage for the new LeadFileStream object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET