void Init(Text::Allocator*, Text::FontManagerBase*, Log* log = NULL); void Init(Text::DocView*);
Init either creates new docview or initializes with an existing docview. docview contains functionality for formatting rich text.