C#
VB
C++
Saves field data to the specified stream.
public void SaveFields(
Stream stream
)
Public Overloads Sub SaveFields( _
ByVal stream As Stream _
)
public:
void SaveFields(
Stream^ stream
)
stream
A System.IO.Stream where fields data will be saved.
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