PdfFormOptionsFormFieldItalicFont Property
Gets or sets the default italic font used for interactive PDF form fields.
If not set but
FormFieldFont is set, that font will be used as a fallback.
If
FormFieldFont is not set either, a default italic font will be used
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfBaseFont FormFieldItalicFont { get; set; }
Property Value
PdfBaseFont
For best compatibility with Adobe Reader interactive form fields,
use open-source fonts such as Liberation Sans, Roboto or DejaVu.
All modern browsers (Chrome, Edge) render PDF form fields correctly
regardless of the font used