| ISection Properties | 
The ISection type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | Body | 
 Gets the section body.
 | 
|   | BreakCode | 
 Returns or setsbreak code.
 | 
|   | ChildObjects | 
 Gets the child entities.
(Inherited from
 ICompositeObject
.) | 
|   | Columns | 
 Get collection of columns which logically divide page on many 
printing/publishing areas.
 | 
|   | Document | 
 Gets document of this entity.
(Inherited from
 IDocumentObject
.) | 
|   | DocumentObjectType | 
 Gets the type of the document object.
(Inherited from
 IDocumentObject
.) | 
|   | HeadersFooters | 
 Gets headers/footers of current section
 | 
|   | IsComposite | 
 Gets a value indicating whether this instance is composite.
(Inherited from
 IDocumentObject
.) | 
|   | NextSibling | 
 Gets the next sibling.
(Inherited from
 IDocumentObject
.) | 
|   | Owner | 
 Gets owner of this document object.
(Inherited from
 IDocumentObject
.) | 
|   | PageSetup | 
 Gets page Setup of current section.
 | 
|   | Paragraphs | 
 Gets the paragraphs.
 | 
|   | PreviousSibling | 
 Gets the previous sibling.
(Inherited from
 IDocumentObject
.) | 
|   | ProtectForm | 
 Gets or sets a value indicating whether [protect form].
 | 
|   | Tables | 
 Gets the tables.
 | 
 See Also
See Also