Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentBody Class
Properties


In This Topic
    DocumentBody Class Members
    In This Topic

    The following tables list the members exposed by DocumentBody.

    Public Properties
     NameDescription
    Public PropertyGets the collection of RenderObject elements contained within the current DocumentBody.  
    Public PropertyGets the C1PrintDocument object containing this DocumentBody.  
    Public PropertyGets a value indicating whether the current DocumentBody contains any render objects (i.e. whether the Children collection exists and is not empty).  
    Public PropertyGets the stacking rules for the current DocumentBody. Use C1PrintDocument.Stacking to set the stacking rules.  
    Top
    See Also