Gets or sets a font size (in pixels).
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public int Size { get; set; }
Type: System..Int32
The font size. If this property is 0
, the system default font size is used.
Default value is 0.