Gets or sets a value specifying whether the font is bold.
Namespace: Aurigma.ImageUploader Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public bool Bold { get; set; }
Type: System..Boolean
If true, the font is bold.
true
Default value is false.