LEADTOOLS Forms (Leadtools.Forms.Processing assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
SaveFields(Stream) Method
See Also 
Leadtools.Forms.Processing Namespace > FormProcessingEngine Class > SaveFields Method : SaveFields(Stream) Method



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

The SaveFields(Stream) Method is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

stream
A System.IO.Stream where fields data will be saved.
Saves field data to the specified stream.

Syntax

Visual Basic (Declaration) 
Overloads Public Sub SaveFields( _
   ByVal stream As Stream _
) 
Visual Basic (Usage)Copy Code
Dim instance As FormProcessingEngine
Dim stream As Stream
 
instance.SaveFields(stream)
C# 
public void SaveFields( 
   Stream stream
)
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features