Overload List
Name | Description | |
---|---|---|
![]() | AddSection(String) | (Overrides Section..::..AddSection(String).) |
![]() | AddSection(Paragraph) | (Overrides Section..::..AddSection(Paragraph).) |
![]() | AddSection(Single, Paragraph) |
Creates a Section, adds it to this Section and returns it.
(Inherited from Section.) |
![]() | AddSection(Single, String) |
Adds a Section to this Section and returns it.
(Inherited from Section.) |
![]() | AddSection(String, Int32) |
Adds a Section to this Section and returns it.
(Inherited from Section.) |
![]() | AddSection(Paragraph, Int32) |
Creates a Section, add it to this Section and returns it.
(Inherited from Section.) |
![]() | AddSection(Single, Paragraph, Int32) |
Creates a Section, adds it to this Section and returns it.
(Inherited from Section.) |
![]() | AddSection(Single, String, Int32) |
Adds a Section to this Section and returns it.
(Inherited from Section.) |