THotPDF.AddXAdESAssociatedFile Method

Method summary: THotPDF.AddXAdESAssociatedFile Method

Declaration

function AddXAdESAssociatedFile(const FileName : AnsiString; const XMLBytes : TBytes; const Description : AnsiString = ''; const MimeType : AnsiString = 'application/xml'; const Relationship : AnsiString = 'Source'): THPDFDictionaryObject;

Unit

HPDFDoc

Parameters

NamePurpose
FileNameFile
XMLBytesBytes
DescriptionText
MimeTypeValue: AddXAdESAssociatedFile
RelationshipValue: AddXAdESAssociatedFile

Return value

Returns a value: THPDFDictionaryObject

Usage notes

Related APIs