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

BackgroundImageFormat.ToString Method

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Returns a String which represents the current BackgroundImageFormat.

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

Syntax

Visual Basic
Public Overrides Function ToString As String
C#
public override string ToString()

Return Value

Type: System.String

The string representation of this ImageFormat.

See Also

Reference