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
| Name | Purpose |
|---|---|
FileName | File |
XMLBytes | Bytes |
Description | Text |
MimeType | Value: AddXAdESAssociatedFile |
Relationship | Value: AddXAdESAssociatedFile |
Return value
Returns a value: THPDFDictionaryObject
Usage notes
- Call: THotPDF.AddXAdESAssociatedFile
- Stable
Related APIs
- THotPDF
- THPDFPage
- Contents