FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1Document Class / Body Property

In This Topic
    Body Property (C1Document)
    In This Topic
    Gets the document body.
    Syntax
    'Declaration
     
    Public ReadOnly Property Body As DocumentBody
    public DocumentBody Body {get;}
    See Also