ComponentOne Word for UWP
IsEmpty Property (RtfCollection)

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

Property Value

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

Reference

RtfCollection Class
RtfCollection Members