Form.SubstituteFont Property

Gets or Sets the Font to be used as a substitute font for form fields.

public Font SubstituteFont { get; set; }
Public Property SubstituteFont As Font

Property Value

Font

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Form
ceTe.DynamicPDF.Forms

In this topic