Section Methods |
The Section type exposes the following members.
| 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) .) |