FormFix v6.0 for .NET - Updated
OmrBubbleModel Constructor



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

Parameters

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

Reference

OmrBubbleModel Class
OmrBubbleModel Members

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