ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfColor Class / IsEmpty Method

In This Topic
    IsEmpty Method
    In This Topic
    Gets is empty this object.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsEmpty As Boolean
    public virtual bool IsEmpty {get;}

    Property Value

    true if this object is empty, otherwise false.
    See Also