RemoveCustomInformation

Document properties

Description

Removes a custom metadata item from the document.

Syntax

Delphi

function TPDFlib.RemoveCustomInformation(Const Key: WideString): Integer;

ActiveX

Function PDFlib::RemoveCustomInformation(Key As String) As Long

DLL

int DLRemoveCustomInformation(int InstanceID, wchar_t * Key);

Parameters

KeySpecifies which key to remove