LayoutTextArea.Font Property

Gets or sets the Font object used to specify the font of the text for the report 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

LayoutTextArea
ceTe.DynamicPDF.LayoutEngine.Layout

In this topic