Click or drag to resize

FontFileItalic Property

Gets a value indicating whether the characters in a font are truly (Italic) or artificially (Oblique) slanted.

Default value is false.


Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
public bool Italic { get; }

Property Value

Boolean
See Also