ComponentOne Word for UWP
IsParagraph Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfInnerContent Class : IsParagraph Property
Gets paragraph or no this content.
Syntax
'Declaration
 
Public ReadOnly Property IsParagraph As System.Boolean
public System.bool IsParagraph {get;}

Property Value

true if is paragraph content, otherwise false.
See Also

Reference

RtfInnerContent Class
RtfInnerContent Members