XMLAddSignatureToContainer
Declaration
Delphi
function XMLAddSignatureToContainer(Index : integer) : integer; stdcall;
ActiveX
HRESULT _stdcall
XMLAddSignatureToContainer([in] int Index)
;
Â
Description
Add a Signature to the Notary container list. First you have to load a signed Document (PDF).
Arguments
Argument | Explanation |
---|---|
Index | Signature ID |
C# sample
AddSignature
// Clear the internal data state and XML content.
Â