XMLGetSignInfoBioData

Declaration

Delphi

function XMLGetSignInfoBioData(Index : Integer): PAnsiChar; stdcall;

ActiveX


 

Description

Returns the Biometric data of signatures embedded inside the XML representation by Index.

 

Arguments

ArgumentExplanation
indexthe Index of the signature in side the xml representation


C# sample

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


Â