THotPDF.GetLoadedXMPValue Method

メソッドの要約: THotPDF.GetLoadedXMPValue Method

宣言

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

ユニット

HPDFDoc

パラメータ

名前目的
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