{
try {
// This is so that all colour, font and similar information is processed once, before
// the header section is written.
//.writeSectionDefinition();
writeSectionDefinition(new RtfNilOutputStream());
// result.write(this.codePage.writeDefinition());
// result.write(this.fontList.writeDefinition());
// result.write(this.colorList.writeDefinition());
// result.write(this.stylesheetList.writeDefinition());