FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.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.WPF.FlexReport.ReportObject
          C1.WPF.FlexReport.VisualReportObject
             C1.WPF.FlexReport.FieldBase
                C1.WPF.FlexReport.RtfField

    See Also