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

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