ComponentOne FlexReport for WinForms
Font Property (RtfField)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > RtfField Class : Font Property
Gets or sets the text font. This property is used only if the field's text is not enclosed in RTF begin/end tags "{\rtf1" and "}".
Syntax
'Declaration
 
Public Property Font As FontHolder
public FontHolder Font {get; set;}
See Also

Reference

RtfField Class
RtfField Members