Method StartSignatureMode
StartSignatureMode(SignMode)
Starts a signature process.
Declaration
public Error StartSignatureMode(SignMode mode)
Parameters
| Type | Name | Description |
|---|---|---|
| SignMode | mode | Which kind of signature mode to start. |
Returns
| Type | Description |
|---|---|
| Error | Error |
Implements
Remarks
Please note that you may want to set a signature rectangle before with SetSignatureRectangle(Int32, Int32, Int32, Int32, Object) or SetSignatureRectangle(Int32, Int32, Int32, Int32, Int32, Int32, SignRectOption, SignRectScrollCorrect).