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




dataFilePath
Specifies the valid data file to be copied into the document class object.

Glossary Item Box

Creates a new instance of the ImGearRecDocument class and fills it with data from the specified data file.

Syntax

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

Parameters

dataFilePath
Specifies the valid data file to be copied into the document class object.

Return Value

New instance of ImGearRecDocument class object.

Remarks

This method throws ImageGear.Core.ImGearException with error code ImageGear.Core.ImGearErrorCodes.NOT_LICENSED if the ImGearRecLicenseFeature.FormattedOutput feature is not licensed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.