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