PdfFormListBox
Font Property
EVO HTML to PDF Converter for .NET Documentation
Gets or sets the font of the items in the list
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
PdfFont
Font
{
get
;
set
; }
Public
Property
Font
As
PdfFont
Get
Set
Property Value
Type:
PdfFont
See Also
Reference
PdfFormListBox Class
EvoPdf Namespace