Aurigma ActiveX/Java Uploader 8.0.33
ContextMenu.EditText Property
Gets or sets a caption of the Edit image context menu item.
Syntax
PHP
public function getEditText() {
}
public function setEditText($value) {
}
Property Value
Type: string
The caption of the Edit image context menu item.
Default value is "Edit image...".
Remarks
This menu item opens the image in the image editor.
This property is necessary for localization of ActiveX/Java Uploader.