highlight::RtfGenerator Class Reference

This class generates RTF. More...

Inheritance diagram for highlight::RtfGenerator:

highlight::CodeGenerator

List of all members.

Public Member Functions

void setRTFPageSize (const string &ps)
void setRTFCharStyles (bool cs)


Detailed Description

This class generates RTF.

It contains information about the resulting document structure (document header and footer), the colour system, white space handling and text formatting attributes.

Author:
Andre Simon

Member Function Documentation

void highlight::RtfGenerator::setRTFCharStyles ( bool  cs  )  [virtual]

Parameters:
cs flag to enable character styles

Reimplemented from highlight::CodeGenerator.

void highlight::RtfGenerator::setRTFPageSize ( const string &  ps  )  [virtual]

Define RTF page size

Parameters:
ps RTF page size (a3, a4, a5, b4, b5, b6, letter, legal)

Reimplemented from highlight::CodeGenerator.


The documentation for this class was generated from the following files:

Generated on Tue Oct 26 19:44:40 2010 for Highlight Code Converter by  doxygen 1.5.7.1