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




dataFilePath
Specifies the valid data file to be copied to the document.

Glossary Item Box

This method has been deprecated. 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 to the document.

Return Value

New instance of ImGearRecDocument class object.

Remarks

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

Note: This method has been deprecated and will be removed from the public API in the next release. Please use the ImGearRecOutputManager.OpenDocument method instead.

See Also

©2013. Accusoft Corporation. All Rights Reserved.