 Overload List
Overload List
| Name | Description | |
|---|---|---|
|  | AddSection(String) | 
            Adds a Section to this Section and returns it.
             | 
|  | AddSection(Paragraph) | 
            Creates a Section, adds it to this Section and returns it.
             | 
|  | AddSection(Single, Paragraph) | 
            Creates a Section, adds it to this Section and returns it.
             | 
|  | AddSection(Single, String) | 
            Adds a Section to this Section and returns it.
             | 
|  | AddSection(String, Int32) | 
            Adds a Section to this Section and returns it.
             | 
|  | AddSection(Paragraph, Int32) | 
            Creates a Section, add it to this Section and returns it.
             | 
|  | AddSection(Single, Paragraph, Int32) | 
            Creates a Section, adds it to this Section and returns it.
             | 
|  | AddSection(Single, String, Int32) | 
            Adds a Section to this Section and returns it.
             | 





