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

PaneItem.DescriptionEditorIconImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets an ImageFormat object configuring a list of images that are displayed in different states of the description editor icon.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploader.ImageFormat

The list of custom images of the description editor icon.

See Also

Reference