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

FontInfo.ToString Method

Returns a String that represents the current FontInfo.

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

See Also

Reference