FormFix v6.0 for .NET - Updated
OmrProcessor Constructor



Accusoft.FormFixSdk Namespace > OmrProcessor Class : OmrProcessor Constructor
Initializes a new instance of the class.
Syntax
'Declaration
 
Public Function New( _
   ByVal formFix As FormFix _
)
'Usage
 
Dim formFix As FormFix
 
Dim instance As New OmrProcessor(formFix)
public OmrProcessor( 
   FormFix formFix
)
public:
OmrProcessor( 
   FormFix^ formFix
)

Parameters

formFix
Exceptions
ExceptionDescription
Indicates an error loading the tensorflow.dll
See Also

Reference

OmrProcessor Class
OmrProcessor Members

Is this page helpful?
Yes No
Thanks for your feedback.