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

ArgumentExplanation
IndexSignature ID


C# sample

AddSignature
// Clear the internal data state and XML content.