Chapter 2 -- 58
Programmer’s Guide
Printer Object
Properties Methods
Application ShowSetup
DeviceCodeNames Send
DeviceFontNames SetParameter
FullName (Default) SwichTo
Name
Parent
WindowsFontNames
WindowsCodeNames
XDPI
YDPI
"
""
" Printer.ShowSetup
VTS_NONE ShowSetup().
Prompts the Printer
Setup dialog box, in order to change the
current printer settings.
"
""
" Printer.Send
VTS_BOOL Send ( strEscapeSequence ).
Sends an escape sequence to the physical device.
Parameters:
EscapeSequence Required VT_BSTR or String
. Escape
sequence to send.
Object
Methods