
Public Member Functions | |
| void | setRTFPageSize (const string &ps) |
| void | setRTFCharStyles (bool cs) |
It contains information about the resulting document structure (document header and footer), the colour system, white space handling and text formatting attributes.
| void highlight::RtfGenerator::setRTFCharStyles | ( | bool | cs | ) | [virtual] |
| void highlight::RtfGenerator::setRTFPageSize | ( | const string & | ps | ) | [virtual] |
Define RTF page size
| ps | RTF page size (a3, a4, a5, b4, b5, b6, letter, legal) |
Reimplemented from highlight::CodeGenerator.
1.5.7.1