| IParagraph Properties | 
The IParagraph type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | BreakCharacterFormat | 
 Gets the character format for the break symbol.
 | 
|   | ChildObjects | 
 Gets the child entities.
(Inherited from
 ICompositeObject
.) | 
|   | Document | 
 Gets document of this entity.
(Inherited from
 IDocumentObject
.) | 
|   | DocumentObjectType | 
 Gets the type of the document object.
(Inherited from
 IDocumentObject
.) | 
|   | Format | 
 Gets the paragraph format.
 | 
|   | IsComposite | 
 Gets a value indicating whether this instance is composite.
(Inherited from
 IDocumentObject
.) | 
|   | IsEndOfDocument | 
 Gets a value indicating whether this paragraph is end of document.
 | 
|   | IsEndOfSection | 
 Gets a value indicating whether this paragraph is end of section.
 | 
|   | IsInCell | 
 Gets a value indicating whether this paragraph is in cell.
 | 
|   | Item | 
 Gets the
 
[!:Spire.Doc.ParagraphBase]
 
 at the specified index.
 | 
|   | Items | 
 Gets the paragraph items.
 | 
|   | ListFormat | 
 Gets list formatting for the paragraph.
 | 
|   | NextSibling | 
 Gets the next sibling.
(Inherited from
 IDocumentObject
.) | 
|   | Owner | 
 Gets owner of this document object.
(Inherited from
 IDocumentObject
.) | 
|   | PreviousSibling | 
 Gets the previous sibling.
(Inherited from
 IDocumentObject
.) | 
|   | StyleName | 
 Gets style name.
(Inherited from
 IStyleHolder
.) | 
|   | Text | 
 Returns or sets paragraph text.
 | 
 See Also
See Also