EVO HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Pdf
Form
Button
Font Property
The PDF form button text font
Definition
Namespace:
EvoPdf
Assembly:
EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
Copy
public
PdfFont
Font
{
get
;
set
; }
VB
Copy
Public
Property
Font
As
PdfFont
Get
Set
Property Value
PdfFont
See Also
Reference
PdfFormButton Class
EvoPdf Namespace
In This Article
Definition
See Also