Gets or sets a file name template for files pasted from clipboard.
public function getPasteFileNameTemplate() {
}
public function setPasteFileNameTemplate($value) {
}
Type: string
The file name template for files pasted from clipboard. It can contain any characters allowed for file names and use the following placeholders:
Default value is "Paste_[date]_[time]".