FormattedTextArea.Style Property

Gets or sets the FormattedTextAreaStyle object used to specify the initial style of the formatted text area.

public FormattedTextAreaStyle Style { get; set; }
Public Property Style As FormattedTextAreaStyle

Property Value

FormattedTextAreaStyle

Licensing Info

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

See Also

FormattedTextArea
ceTe.DynamicPDF.PageElements

In this topic