HtmlEasyPrinting Class Reference

Inheritance diagram for HtmlEasyPrinting:

wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (string name)
 this (string name, Window parentWindow)
bool PreviewFile (string htmlfile)
bool PreviewText (string htmltext)
bool PreviewText (string htmltext, string basepath)
bool PrintFile (string htmlfile)
bool PrintText (string htmltext)
bool PrintText (string htmltext, string basepath)
void PageSetup ()
void SetHeader (string header)
void SetHeader (string header, int pg)
void SetFooter (string footer)
void SetFooter (string footer, int pg)
void SetFonts (string normal_face, string fixed_face)
void SetFonts (string normal_face, string fixed_face, int[] sizes)
void SetStandardFonts ()
void SetStandardFonts (int size)
void SetStandardFonts (int size, string normal_face)
void SetStandardFonts (int size, string normal_face, string fixed_face)
PrintData printData ()
PageSetupDialogData PageSetupData ()

Public Attributes

const int wxPAGE_ODD = 0
const int wxPAGE_EVEN = 1
const int wxPAGE_ALL = 2


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.

this (  ) 

this ( string  name  ) 

this ( string  name,
Window  parentWindow 
)


Member Function Documentation

bool PreviewFile ( string  htmlfile  ) 

bool PreviewText ( string  htmltext  ) 

bool PreviewText ( string  htmltext,
string  basepath 
)

bool PrintFile ( string  htmlfile  ) 

bool PrintText ( string  htmltext  ) 

bool PrintText ( string  htmltext,
string  basepath 
)

void PageSetup (  ) 

void SetHeader ( string  header  ) 

void SetHeader ( string  header,
int  pg 
)

void SetFooter ( string  footer  ) 

void SetFooter ( string  footer,
int  pg 
)

void SetFonts ( string  normal_face,
string  fixed_face 
)

void SetFonts ( string  normal_face,
string  fixed_face,
int[]  sizes 
)

void SetStandardFonts (  ) 

void SetStandardFonts ( int  size  ) 

void SetStandardFonts ( int  size,
string  normal_face 
)

void SetStandardFonts ( int  size,
string  normal_face,
string  fixed_face 
)

PrintData printData (  ) 

PageSetupDialogData PageSetupData (  ) 


Member Data Documentation

const int wxPAGE_ODD = 0

const int wxPAGE_EVEN = 1

const int wxPAGE_ALL = 2


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:25 2009 for wxD by  doxygen 1.5.4