Click or drag to resize

ISection Properties

The ISection type exposes the following members.

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