Saves field data to the specified stream.
Syntax
public void SaveFields(
Stream stream
)
Public Overloads Sub SaveFields( _
ByVal stream As Stream _
)
public void saveFields(
leadtools.ILeadStream iLeadStream
) throws java.lang.Exception;
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document