C#
VB
C++
Loads field data from the specified stream.
public void LoadFields(
Stream stream
)
Public Overloads Sub LoadFields( _
ByVal stream As Stream _
)
public:
void LoadFields(
Stream^ stream
)
stream
A System.IO.Stream containing the field data to be loaded.
For a complete example on using the forms recognition and processing, refer to the FormProcessingEngine example.
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