Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ParagraphObject Class / RenderParagraph Property

In This Topic
    RenderParagraph Property (ParagraphObject)
    In This Topic
    Gets the RenderParagraph containing the current paragraph object.
    Syntax
    'Declaration
     
    Public ReadOnly Property RenderParagraph As RenderParagraph
    public RenderParagraph RenderParagraph {get;}
    See Also