Gets a value that determines whether this font is italic.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

C#
public bool Italic { get; }
Visual Basic
Public ReadOnly Property Italic As Boolean
	Get

See Also