Section Class |
Namespace: Spire.Doc
The Section type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Body |
Gets the section body.
|
|
|
BreakCode |
Returns or sets break code.
|
|
|
ChildObjects |
Gets the child objects.
(Overrides
DocumentObject
ChildObjects
.)
|
|
|
Columns |
Get collection of columns which logically divide page on many.
printing/publishing areas
|
|
|
Count |
Gets count of child object.
(Inherited from
DocumentContainer
.)
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
DocumentObjectType |
Gets the type of the document object.
(Overrides
DocumentObject
DocumentObjectType
.)
|
|
|
EndnoteOptions |
Gets or sets options that control numbering and positioning of endnotes in current section.
|
|
|
FirstChild |
Gets the first child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
FootnoteOptions |
Gets or sets options that control numbering and positioning of footnote in current section.
|
|
|
HeadersFooters |
Gets headers/footers of current section.
|
|
|
IsComposite |
Indicating whether this instance is composite.
(Inherited from
DocumentObject
.)
|
|
|
LastChild |
Gets the last child of the Element.
(Inherited from
DocumentObject
.)
|
|
|
NextSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
|
|
Owner |
Gets the owner of this entity.
(Inherited from
DocumentObject
.)
|
|
|
PageSetup |
Gets page Setup of current section.
|
|
|
Paragraphs |
Gets the paragraphs.
|
|
|
PreviousSibling |
Gets the previous sibling.
(Inherited from
DocumentObject
.)
|
|
|
ProtectForm |
Gets or sets a value indicating whether protect forms.
|
|
|
Tables |
Gets the tables.
|
|
|
TextDirection |
Gets or sets the text direction.
|
|
|
WidgetCollection | (Overrides DocumentContainer WidgetCollection .) |
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
AddColumn |
Adds new column to the section.
|
|
|
AddParagraph |
Adds the paragraph.
|
|
|
AddTable |
Adds the table.
|
|
|
AddTable(Boolean) |
Adds the table.
|
|
|
Clone |
Clones it self.
|
|
|
CloneImpl | (Overrides DocumentSerializable CloneImpl .) |
|
|
CloneSectionPropertiesTo |
Clones the properties of the current to the destination section.
|
|
|
CreateLayoutInfo | (Overrides DocumentBase CreateLayoutInfo .) |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetIndex |
Returns the zero-based index of the specified entity.
(Inherited from
DocumentContainer
.)
|
|
|
GetNextWidgetSibling |
Gets the next sibling.
(Inherited from
DocumentObject
.)
|
|
|
GetPreviousWidgetSibling |
Gets the previous widget sibling.
(Inherited from
DocumentObject
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InitXDLSHolder | (Overrides DocumentSerializable InitXDLSHolder .) |
|
|
MakeColumnsSameWidth |
Makes all columns in current section to be of equal width.
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ReadXmlAttributes | (Overrides DocumentSerializable ReadXmlAttributes(IXDLSAttributeReader) .) |
|
|
ReadXmlContent | (Overrides DocumentSerializable ReadXmlContent(IXDLSContentReader) .) |
|
|
RestoreReference | (Inherited from DocumentSerializable .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
|
|
ToString(String) |
Exports the name and index in container of the object into a string in the specified seperator.
(Inherited from
DocumentObject
.)
|
|
|
WriteXmlAttributes | (Overrides DocumentSerializable WriteXmlAttributes(IXDLSAttributeWriter) .) |
|
|
WriteXmlContent | (Overrides DocumentSerializable WriteXmlContent(IXDLSContentWriter) .) |
| Name | Description | |
|---|---|---|
|
|
m_doc | (Inherited from OwnerHolder .) |
|
|
m_internalData |