ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfListText Class / IsEmpty Property

In This Topic
    IsEmpty Property (RtfListText)
    In This Topic
    Gets true if this object is empty, otherwise false.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsEmpty As Boolean
    public virtual bool IsEmpty {get;}
    See Also