HiQPdf Client for .NET
C#
Show/Hide TOC
Pdf
Font
Italic Property
Indicates if the font is italic
Definition
Namespace:
HiQPdfClient
Assembly:
HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
C#
Copy
public
bool
Italic
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
PdfFont Class
HiQPdfClient Namespace
In This Article
Definition
See Also