ImageGear for .NET
Save Method
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecDocument Class : Save Method




dataFilePath
Specifies the data file to save the document to.

Glossary Item Box

Saves the document to the specified data file in the native Nuance format. The document can be opened later using the ImGearRecOutputManager.OpenDocument method.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

dataFilePath
Specifies the data file to save the document to.

Remarks

This method saves the document to the file system using the specified filename. Any changes made to the document after calling this method will be automatically written to the same file when the ImGearRecDocument object is disposed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.