FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport Namespace / RtfField Class
Members

In This Topic
    RtfField Class
    In This Topic
    Represents a field containing Rich Text Format text (RTF).
    Object Model
    RtfField Class
    Syntax
    'Declaration
     
    Public Class RtfField 
       Inherits FieldBase
    public class RtfField : FieldBase 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.ReportObject
          C1.Win.FlexReport.VisualReportObject
             C1.Win.FlexReport.FieldBase
                C1.Win.FlexReport.RtfField

    See Also