Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderRichText Class / HasRtf Property

In This Topic
    HasRtf Property
    In This Topic
    Gets a value indicating whether the Rtf property has been initialized and has non-zero length.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasRtf As Boolean
    public bool HasRtf {get;}
    See Also