ComponentOne Reports for WPF
C1.C1Preview Namespace / RenderRichText Class / HasRtf Property

In This Topic
    HasRtf Property (RenderRichText)
    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