C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfParagraph Class / IsEmpty Property

In This Topic
IsEmpty Property (RtfParagraph)
In This Topic
Gets true if this object is empty, otherwise false.
Syntax
'Declaration
 
Public Overrides ReadOnly Property IsEmpty As Boolean
 
See Also