ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfTableStyle Class / Paragraph Property

In This Topic
    Paragraph Property (RtfTableStyle)
    In This Topic
    Gets Word/RTF paragraph of this table style.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Paragraph As RtfParagraph
    public override RtfParagraph Paragraph {get;}
    See Also