C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfInnerContent Class / IsParagraph Property

In This Topic
IsParagraph Property
In This Topic
Gets paragraph or no this content.
Syntax
'Declaration
 
Public ReadOnly Property IsParagraph As Boolean
 

Property Value

true if is paragraph content, otherwise false.
See Also