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

FontFormat.ToString Method

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Returns a String that represents the current FontFormat.

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 FontFormat.

See Also

Reference