ComponentOne Word for UWP
IsEmpty Property (RtfBookmark)

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

Property Value

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

Reference

RtfBookmark Class
RtfBookmark Members