1wxPostScriptDC(3)          Erlang Module Definition          wxPostScriptDC(3)
2
3
4

NAME

6       wxPostScriptDC - See external documentation: wxPostScriptDC.
7

DESCRIPTION

9       See external documentation: wxPostScriptDC.
10
11       This class is derived (and can use functions) from:
12       wxDC
13

DATA TYPES

15         wxPostScriptDC():
16
17
18           An  object  reference,  The  representation  is internal and can be
19           changed without notice. It can't be used for comparsion  stored  on
20           disc or distributed for use on other nodes.
21

EXPORTS

23       new() -> wxPostScriptDC()
24
25              See external documentation.
26
27       new(PrintData) -> wxPostScriptDC()
28
29              Types:
30
31                 PrintData = wxPrintData:wxPrintData()
32
33              See external documentation.
34
35       setResolution(Ppi) -> ok
36
37              Types:
38
39                 Ppi = integer()
40
41              This  function  is deprecated: deprecated function not available
42              in wxWidgets-2.9 and later
43
44              See external documentation.
45
46       getResolution() -> integer()
47
48              This function is deprecated: deprecated function  not  available
49              in wxWidgets-2.9 and later
50
51              See external documentation.
52
53       destroy(This::wxPostScriptDC()) -> ok
54
55              Destroys this object, do not use object again
56

AUTHORS

58       <>
59
60
61
62                                   wx 1.8.9                  wxPostScriptDC(3)
Impressum