Click or drag to resize

ParagraphItemCollection Properties

The ParagraphItemCollection type exposes the following members.

Properties
Name Description
Public property Count
Gets the number of items in the collection.
(Inherited from CollectionEx .)
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property FirstItem
Gets the first item.
(Inherited from DocumentObjectCollection .)
Public property Item
Gets the [!:Spire.Doc.ParagraphBase] at the specified index.
Public property LastItem
Gets the last item.
(Inherited from DocumentObjectCollection .)
Protected property OwnerParagraph
Protected property TypesOfElement
Gets the types of elements that are contained in this collection.
(Overrides DocumentObjectCollection TypesOfElement .)
Top
See Also