THotPDF.FindLoadedSignatureFieldDict

THotPDF

 

Top  Previous  Next

Finds the dictionary object of a loaded signature field

 

Delphi syntax:

function FindLoadedSignatureFieldDict( SigIndex: Integer; out FieldName: AnsiString ): THPDFDictionaryObject;

 

Description

Finds the dictionary object of a loaded signature field

Useful for low-level signature validation or manipulation

 

See also: THotPDF