THotPDF.GetLoadedXMPValue Method

Resumo do método: THotPDF.GetLoadedXMPValue Method

Declaração

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

Unidade

HPDFDoc

Parâmetros

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

Valor de retorno

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

Notas de uso

APIs relacionadas