Winnovative Client for .NET
C#
Show/Hide TOC
Pdf
Font
Bold Property
Gets or sets a flag indicating if the font is bold
Definition
Namespace:
WinnovativeClient
Assembly:
WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
C#
Copy
public
bool
Bold
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
PdfFont Class
WinnovativeClient Namespace
In This Article
Definition
See Also