ContextMenu.EditText Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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.

See Also

Reference