RemoveCustomInformation
Vlastnosti dokumentu
Popis
Odebere z dokumentu vlastní položku metadat
Syntaxe
Delphi
Function TPDFlib.RemoveCustomInformation(Const Key: WideString): Integer;
ActiveX
Function PDFlib::RemoveCustomInformation(Key As String) As Long
DLL
int DLRemoveCustomInformation(int InstanceID, const wchar_t * Key);
Parametry
| Key | Určuje, který klíč se má odebrat |
|---|