FontFormat.Name Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a font name.

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

Syntax

C#
public string Name { get; set; }

Property Value

Type: System..String

The font name.

Default value is "".

Remarks

The font specified with this property should be installed on the client machine, so it is recommended to use only standard font names. When this property is not specified, the system default font is used.

See Also

Reference