EVO PDF Client for .NET Help
C#
Show/Hide TOC
Pdf
Form
Combo
Box
Font Property
Gets or sets the font of the items in the list
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
C#
Copy
public
PdfFont
Font
{
get
;
set
; }
Property Value
PdfFont
See Also
Reference
PdfFormComboBox Class
EvoPdfClient Namespace
In This Article
Definition
See Also