THotPDF.GetLoadedXMPValue Method

Methodenzusammenfassung: THotPDF.GetLoadedXMPValue Method

Deklaration

function GetLoadedXMPValue(const ANamespace, APropertyName: AnsiString): AnsiString;

Unit

HPDFDoc

Parameter

NameZweck
ANamespaceOptional XMP namespace prefix without a colon
APropertyNameXMP element name to read

Rückgabewert

Returns trimmed element text, or an empty string when the property is unavailable

Verwendungshinweise

Verwandte APIs