This documentation is for the old version. Go to the latest Upload Suite docs

Uploader.ImageEditor Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets the image editor settings.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public ReadOnly Property ImageEditor As ImageEditor
C#
public ImageEditor ImageEditor { get; }

Property Value

Type: Aurigma.ImageUploader.ImageEditor

The settings of the image editor appearance.

See Also

Reference

Manual