ImageOperation Constructor.
[C#] ImageOperation(Doc doc) [Visual Basic] Sub New(doc As Doc)
ImageOperation(Doc doc)
Sub New(doc As Doc)
Create a ImageOperation for text analysis. If the doc is null then an exception will be raised.
None.