Documents for PDF, .NET Edition Documentation
ItalicAngle Property (Font)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Font Class : ItalicAngle Property
Gets the italic angle in counter-clockwise degrees from the vertical. Zero for upright text, negative for text that leans to the right (forward).
Syntax
'Declaration
 
Public ReadOnly Property ItalicAngle As System.Single
public System.float ItalicAngle {get;}
See Also

Reference

Font Class
Font Members