Added InsertSectionBreakBefore method to the DocumentItem class.Added InsertSectionBreakAfter method to the DocumentItem class.Added AppendSectionBreak method to the Document class.Added Section property to the Paragraph class.Added FirstLineIndent getter and setter methods to the Paragraph class.Added RightIndent getter and setter methods to the Paragraph class.Added LeftIndent getter and setter methods to the Paragraph class.Upgraded various of append methods to preserve better correctness of the document structure.List indents using bullets and numbering. Hello World word document generated with the plugin.