Switch that specifies whether the font is bold.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property Bold As Boolean
public bool Bold { get; set; }
A boolean value that specifies whether the font is bold.
Default value is false
.