Click or drag to resize

Section Properties

The Section type exposes the following members.

Properties
Name Description
Public property Body
Gets the section body.
Public property BreakCode
Returns or sets break code.
Public property ChildObjects
Gets the child objects.
(Overrides DocumentObject ChildObjects .)
Public property Columns
Get collection of columns which logically divide page on many. printing/publishing areas
Public property Count
Gets count of child object.
(Inherited from DocumentContainer .)
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property DocumentObjectType
Gets the type of the document object.
(Overrides DocumentObject DocumentObjectType .)
Public property EndnoteOptions
Gets or sets options that control numbering and positioning of endnotes in current section.
Public property FirstChild
Gets the first child of the Element.
(Inherited from DocumentObject .)
Public property FootnoteOptions
Gets or sets options that control numbering and positioning of footnote in current section.
Public property HeadersFooters
Gets headers/footers of current section.
Public property IsComposite
Indicating whether this instance is composite.
(Inherited from DocumentObject .)
Public property LastChild
Gets the last child of the Element.
(Inherited from DocumentObject .)
Public property NextSibling
Gets the next sibling.
(Inherited from DocumentObject .)
Public property Owner
Gets the owner of this entity.
(Inherited from DocumentObject .)
Public property PageSetup
Gets page Setup of current section.
Public property Paragraphs
Gets the paragraphs.
Public property PreviousSibling
Gets the previous sibling.
(Inherited from DocumentObject .)
Public property ProtectForm
Gets or sets a value indicating whether protect forms.
Public property Tables
Gets the tables.
Public property TextDirection
Gets or sets the text direction.
Protected property WidgetCollection (Overrides DocumentContainer WidgetCollection .)
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also