Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ParagraphObjectCollection Class
Members

In This Topic
    ParagraphObjectCollection Class
    In This Topic
    Represents a collection of ParagraphObject objects that is the Content of a RenderParagraph.
    Object Model
    ParagraphObjectCollection Class
    Syntax
    'Declaration
     
    Public Class ParagraphObjectCollection 
       Inherits OwnedCollection
    public class ParagraphObjectCollection : OwnedCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.OwnedCollection
                C1.C1Preview.ParagraphObjectCollection

    See Also