ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IRichEditDesignTarget Interface / RTF Property

In This Topic
    RTF Property (IRichEditDesignTarget)
    In This Topic
    Gets or sets the rich text content of the control.
    Syntax
    'Declaration
     
    Property RTF As String
    string RTF {get; set;}
    See Also