←Select platform

SaveFields(Stream) Method

Summary

Saves field data to the specified stream.

Syntax

C#
VB
C++
public void SaveFields(  
   Stream stream 
) 
Public Overloads Sub SaveFields( _ 
   ByVal stream As Stream _ 
) 
public: 
void SaveFields(  
   Stream^ stream 
) 

Parameters

stream
A System.IO.Stream where fields data will be saved.

Example

For a complete example on using the forms recognition and processing, refer to the FormProcessingEngine example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize