Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderParagraphFragment Class / Document Property

In This Topic
    Document Property (RenderParagraphFragment)
    In This Topic
    Gets the C1PrintDocument object containing the current fragment.
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As C1PrintDocument
    public C1PrintDocument Document {get;}
    See Also