SetMetadataKey
Submitted by philip on Mon, 2007-12-24 13:28.
Function SetMetadataKey
Sets a single metadata field.
Parameters:
string sourceFilename: Filename of the source pdf file
string destinationFilename: Filename of the destination pdf file
string key: Key of the field to set
string value: Value to set
Return Value:
bool: Shows the success of the action.