[]
        
(Showing Draft Content)

C1.WPF.FlexReport.Field.RTF

RTF Property

RTF

Gets or sets a value indicating whether strings enclosed in curly brackets should render as RTF.

Declaration
public bool RTF { get; set; }
Remarks

If you set this property to true, any fields containing text enclosed in curly brackets will be rendered as RTF. This allows you to add complex formatting within a field.