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




document
ImGearRecDocument to be converted.
path
Path to the file to save the document to.

Glossary Item Box

Saves a document to the specified file according to the current conversion settings.

Syntax

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

Parameters

document
ImGearRecDocument to be converted.
path
Path to the file to save the document to.

Remarks

Note: This method requires ImGearRecLicenseFeature.FormattedOutput feature to be enabled. WriteDirectText method provides a simpler ouptut option which does not require this licensing feature.

See Also

©2013. Accusoft Corporation. All Rights Reserved.