C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / ParagraphObjectCollection Class
Members

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

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

See Also