Gets or sets a caption of the Paste context menu item.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public string PasteText { get; set; }
Type: System..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 ActiveX/Java Uploader.