|
Postel Control - AddSignature Method
Kadmos Postel ActiveX Control

Postel Control
AddSignature Method
|
Description
|
Adds a new signature to the batch file. Aggiunge una nuova firma al file lotto Postel.
|
|
Syntax
|
[form.]Postel.AddSignature ([SignatureName As String])
|
|
Remarks
|
If the signature indicated by the SignatureName parameter exists the Error event is fired with ErrorCode = 501.
The following code will add to the batch file a new signature, named "SIGNTEST":
Postel1.AddSignature "SIGNTEST"
The parameter for the AddSignature method is described below:
| SignatureName | (Optional) The name of the new signature |
|
Copyright © 2001/2011 Kadmos.com - All rights reserved. Privacy Policy
|