Overload List

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

See Also