Inserts a signature field with the built-in mouse interface. The signature field's size is determined through the end-user. A cross cursor indicates where the signature field can be inserted. Changing the document aborts the insertion process.
<void> SignatureFieldCollection.addWithMouse(<FrameInsertionMode> insertionMode, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
insertion |
Specifies how the text flow is handled. |
error |
Optional. Is called when the operation failed with an error. |