Admin Production ni-theme
Current Publication

ATTR_EJECT_AFTER

LabWindows/CVI

ATTR_EJECT_AFTER

Type: Print attribute
Description: Specifies whether to eject the paper from the printer after the next call to a printing function. If ATTR_EJECT_AFTER is set to zero, outputs are printed on the same page until ATTR_EJECT_AFTER is set to one.

0 = Do not eject after

1 = Eject after
Types of Printing: Text and graphics.
Data Type: integer
Default Value: 0
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later

Values

0 False
1 True