TextArea.Font Property

Gets or sets the Font object used to specify the font of the text for the text area.

public Font Font { get; set; }
Public Property Font 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

TextArea
ceTe.DynamicPDF.PageElements

In this topic