ComponentOne Word for UWP
IsEmpty Property (RtfObject)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfObject Class : IsEmpty Property
Gets is empty this object.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsEmpty As System.Boolean
public virtual System.bool IsEmpty {get;}

Property Value

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

Reference

RtfObject Class
RtfObject Members