THotPDF.GetLoadedXMPValue Method
Резюме на метода: THotPDF.GetLoadedXMPValue Method
Декларация
function GetLoadedXMPValue(const ANamespace, APropertyName: AnsiString): AnsiString;
Unit
HPDFDoc
Параметри
| Name | Предназначение |
|---|---|
ANamespace | Optional XMP namespace prefix without a colon |
APropertyName | XMP element name to read |
Върната стойност
Returns trimmed element text, or an empty string when the property is unavailable
Бележки за употреба
- ANamespace is the XML prefix used in the XMP element name, not a namespace URI
- The lookup returns element text and does not parse attributes or nested RDF structures
Свързани API
- THotPDF
- THPDFPage
- Съдържание