Gets a value indicating whether the characters in a font are truly (Italic) or artificially (Oblique) slanted.
Default value is false.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool Italic { get; }
Public ReadOnly Property Italic As Boolean
Get
Property Value
Boolean
See Also