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

BackgroundImageFormat.ToString Method

Returns a String that 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

A String which represents the current BackgroundImageFormat.

See Also

Reference