Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.214 PrinterName Property

Description:

Contains the name of the printer to be used.

Used in control(s):

Print

Value:

The printer name string.

The value is changed if you invoke the SetPrinter or SetPage method and specify a printer name in the dialog.

Default value:

None.

COBOL picture:

X, up to 8192 bytes.

OLE data type:

VT_BSTR

Design time access:

Not accessible.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.