Font.Italic
Font.Italic property
Gets a value indicating whether this Font
is italic.
public bool Italic { get; }
Property Value
True if this Font
is italic; otherwise, false.
See Also
- class Font
- namespace Aspose.Imaging
- assembly Aspose.Imaging
Gets a value indicating whether this Font
is italic.
public bool Italic { get; }
True if this Font
is italic; otherwise, false.