Gets or sets a value specifying 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; }
Type: System.Boolean
If true, the font is italic.
true
Default value is false.