Overload List

  NameDescription
Public methodAddSection(String) (Overrides Section..::..AddSection(String).)
Public methodAddSection(Paragraph) (Overrides Section..::..AddSection(Paragraph).)
Public methodAddSection(Single, Paragraph)
Creates a Section, adds it to this Section and returns it.
(Inherited from Section.)
Public methodAddSection(Single, String)
Adds a Section to this Section and returns it.
(Inherited from Section.)
Public methodAddSection(String, Int32)
Adds a Section to this Section and returns it.
(Inherited from Section.)
Public methodAddSection(Paragraph, Int32)
Creates a Section, add it to this Section and returns it.
(Inherited from Section.)
Public methodAddSection(Single, Paragraph, Int32)
Creates a Section, adds it to this Section and returns it.
(Inherited from Section.)
Public methodAddSection(Single, String, Int32)
Adds a Section to this Section and returns it.
(Inherited from Section.)

See Also