FontFormat.Bold Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a value specifying whether the font is bold.

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

Syntax

C#
public bool Bold { get; set; }

Property Value

Type: System..Boolean

If true, the font is bold.

Default value is false.

See Also

Reference