FlexReport for WinForms | ComponentOne
FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.6 Assembly
/
C1.Win.FlexReport Namespace
/
Field Class
/ RTF Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
RTF Property (Field)
In This Topic
Gets or sets a value indicating whether strings enclosed in curly brackets should render as RTF.
Syntax
Visual Basic
C#
'Declaration Public Property RTF As
Boolean
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.
See Also
Reference
Field Class
Field Members