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