ComponentOne Word for UWP
Style Property (RtfParagraph)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : Style Property
Gets or sets the style for this paragraph.
Syntax
'Declaration
 
Public Property Style As RtfParagraphStyle
public RtfParagraphStyle Style {get; set;}

Property Value

The Word/RTF style of the paragraph.
See Also

Reference

RtfParagraph Class
RtfParagraph Members