Text for the Paste button which pastes an image (not a file) from a clipboard to the upload list.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ButtonPasteText As String
public string ButtonPasteText { get; set; }
A string value that specifies the Paste button text. If an empty string is specified, the button becomes invisible.
Default value is "".