wxPrintData
MODULE
MODULE SUMMARY
DESCRIPTION
See external documentation: wxPrintData.
DATA TYPES
EXPORTS
new(PrintData) -> wxPrintData()
Types:
Types:
getBin(This) -> wx_enum() (see module wx)
Types:
See external documentation.
Res = ?wxPRINTBIN_DEFAULT | ?wxPRINTBIN_ONLYONE | ?wxPRINTBIN_LOWER | ?wxPRINTBIN_MIDDLE | ?wxPRINTBIN_MANUAL | ?wxPRINTBIN_ENVELOPE | ?wxPRINTBIN_ENVMANUAL | ?wxPRINTBIN_AUTO | ?wxPRINTBIN_TRACTOR | ?wxPRINTBIN_SMALLFMT | ?wxPRINTBIN_LARGEFMT | ?wxPRINTBIN_LARGECAPACITY | ?wxPRINTBIN_CASSETTE | ?wxPRINTBIN_FORMSOURCE | ?wxPRINTBIN_USER
Types:
getDuplex(This) -> wx_enum() (see module wx)
Types:
See external documentation.
Res = ?wxDUPLEX_SIMPLEX | ?wxDUPLEX_HORIZONTAL | ?wxDUPLEX_VERTICAL
getNoCopies(This) -> integer()
Types:
getOrientation(This) -> integer()
Types:
Types:
getPrinterName(This) -> charlist() (see module unicode)
Types:
Types:
Types:
Types:
See external documentation.
Bin = ?wxPRINTBIN_DEFAULT | ?wxPRINTBIN_ONLYONE | ?wxPRINTBIN_LOWER | ?wxPRINTBIN_MIDDLE | ?wxPRINTBIN_MANUAL | ?wxPRINTBIN_ENVELOPE | ?wxPRINTBIN_ENVMANUAL | ?wxPRINTBIN_AUTO | ?wxPRINTBIN_TRACTOR | ?wxPRINTBIN_SMALLFMT | ?wxPRINTBIN_LARGEFMT | ?wxPRINTBIN_LARGECAPACITY | ?wxPRINTBIN_CASSETTE | ?wxPRINTBIN_FORMSOURCE | ?wxPRINTBIN_USER
Types:
Types:
Types:
See external documentation.
Duplex = ?wxDUPLEX_SIMPLEX | ?wxDUPLEX_HORIZONTAL | ?wxDUPLEX_VERTICAL
Types:
setOrientation(This, Orient) -> ok
Types:
setPaperId(This, SizeId) -> ok
Types:
setPrinterName(This, Name) -> ok
Types:
setQuality(This, Quality) -> ok
Types: