Contents Up Previous Next

wxPostScriptDC is-a wxDC

A wxPostScriptDC is used for drawing into a postscript file.

wxPostScriptDC filename
wxPostScriptDC interactive
wxPostScriptDC window
wxPostScriptDC create


wxPostScriptDC filename

string filename

The filename associated with the device context.


wxPostScriptDC interactive

bool interactive

TRUE if the creation of the device context should pop up a printer dialog.


wxPostScriptDC window

wxWindow window

Initialize this to the parent window for any dialogs the device context will pop up. Defaults to nil.


wxPostScriptDC create

void ( create)

Creates a postscript device context. The following slots may be initialized.