FormOperation constructor
[C#] FormOperation(Doc doc) [Visual Basic] FormOperation(doc As Doc)
FormOperation(Doc doc)
FormOperation(doc As Doc)
Create a FormOperation for operating on form objects in a document. If the doc is null then an exception will be raised.
None.