FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / RtfField Class / Text Property

In This Topic
    Text Property (RtfField)
    In This Topic
    Gets or sets the RTF text.
    Syntax
    'Declaration
     
    Public Property Text As ScriptStringValue
    public ScriptStringValue Text {get; set;}
    See Also