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.