Property Italic
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Italic
Gets a value indicating whether the font is italic.
public bool Italic { get; }
Property Value
- bool
true
if the font is italic; otherwise,false
.
Gets a value indicating whether the font is italic.
public bool Italic { get; }
true
if the font is italic; otherwise, false
.