wxPrinter

See external documentation: wxPrinter.

See external documentation: wxPrinter.

Functions


new() -> wxPrinter()

Equivalent to new([]).

new(Options::[Option]) -> wxPrinter()

See external documentation.

createAbortWindow(This, Parent, Printout) -> wxWindow:wxWindow()

See external documentation.

getAbort(This) -> boolean()

See external documentation.

getLastError() -> wx:wx_enum()

See external documentation.
Res = ?wxPRINTER_NO_ERROR | ?wxPRINTER_CANCELLED | ?wxPRINTER_ERROR

getPrintDialogData(This) -> wxPrintDialogData:wxPrintDialogData()

See external documentation.

print(This, Parent, Printout) -> boolean()

print(This, Parent, Printout, Options::[Option]) -> boolean()

See external documentation.

printDialog(This, Parent) -> wxDC:wxDC()

See external documentation.

reportError(This, Parent, Printout, Message) -> ok

See external documentation.

setup(This, Parent) -> boolean()

See external documentation.

destroy(This::wxPrinter()) -> ok

Destroys this object, do not use object again