Gets or sets a caption of the Paste context menu item.
public function getPasteText() { } public function setPasteText($value) { }
Type: string
The caption of the Paste context menu item.
Default value is "Paste".
This menu item pastes an image (not a file) from a clipboard to the upload pane.
This property is necessary for localization of Image Uploader.