Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / Container Class


In This Topic
    Container Class Properties
    In This Topic

    For a list of all members of this type, see Container members.

    Public Properties
     NameDescription
    Public PropertyGets the collection of Charts in this Container.  
    Public PropertyGets the collection of Hyperlinks in this Container.  
    Public PropertyGets the collection of Lists in this Container.  
    Public PropertyGets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement)
    Public PropertyGets the collection of Paragraphs in this Container.  
    Public Property  
    Public PropertyGets the collection of Pictures in this Container.  
    Public PropertyGets the collection of Sections after reading the xml of this Container.  
    Public PropertyGets the collection of Shapes in this Container.  
    Public PropertyGets the collection of Tables in this Container.  
    Public PropertyGets the collection of TextBoxes in this Container.  
    Public PropertyGets or sets the XML for this element. (Inherited from Xceed.Document.NET.DocumentElement)
    Top
    See Also