PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderText Class / Parent Property

In This Topic
    Parent Property (RenderText)
    In This Topic
    Gets the parent RenderObject containing the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As RenderObject
    public RenderObject Parent {get;}
    See Also