It indicates whether the Font object is italic.

[Visual Basic]
Public Property FontItalic As Boolean
[C#]
public bool FontItalic {get; set;}

See Also

Barcode Class | Neodynamic.ReportingServices Namespace