Property Italic
Namespace TallComponents.PDF.Shapes
Class Fragment
Get or set if the text appears italic.
Note that the italicness is simulated by skewing the text slightly. It is preferrable to use an italic font if possible. E.g. use ariali.ttf for italic Arial and arial.ttf for regular Arial. This property is ignored if applied to an Italic font.
Syntax
public Boolean Italic { get; set; }
Property value
Boolean