Version: 3.0.5
richtextprint.h File Reference

Classes

class  wxRichTextHeaderFooterData
 
class  wxRichTextPrintout
 
class  wxRichTextPrinting
 

Enumerations

enum  wxRichTextOddEvenPage {
  wxRICHTEXT_PAGE_ODD,
  wxRICHTEXT_PAGE_EVEN,
  wxRICHTEXT_PAGE_ALL
}
 These are the header and footer page identifiers, passed to functions such as wxRichTextHeaderFooterData::SetFooterText to specify the odd or even page for the text. More...
 
enum  wxRichTextPageLocation {
  wxRICHTEXT_PAGE_LEFT,
  wxRICHTEXT_PAGE_CENTRE,
  wxRICHTEXT_PAGE_RIGHT
}
 These are the location identifiers for passing to functions such as wxRichTextHeaderFooterData::SetFooterText(), to specify whether the text is on the left, centre or right of the page. More...
 

Enumeration Type Documentation

◆ wxRichTextOddEvenPage

These are the header and footer page identifiers, passed to functions such as wxRichTextHeaderFooterData::SetFooterText to specify the odd or even page for the text.

Enumerator
wxRICHTEXT_PAGE_ODD 
wxRICHTEXT_PAGE_EVEN 
wxRICHTEXT_PAGE_ALL 

◆ wxRichTextPageLocation

These are the location identifiers for passing to functions such as wxRichTextHeaderFooterData::SetFooterText(), to specify whether the text is on the left, centre or right of the page.

Enumerator
wxRICHTEXT_PAGE_LEFT 
wxRICHTEXT_PAGE_CENTRE 
wxRICHTEXT_PAGE_RIGHT