THotPDF.GetLoadedXMPValue Method

Резюме на метода: THotPDF.GetLoadedXMPValue Method

Декларация

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

Unit

HPDFDoc

Параметри

NameПредназначение
ANamespaceOptional XMP namespace prefix without a colon
APropertyNameXMP element name to read

Върната стойност

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

Бележки за употреба

Свързани API