Click or drag to resize

Printer.IsValid Method

X#
Determine if a printer is valid.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD IsValid() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if valid; otherwise, FALSE.
Remarks
It is essential to check the validity of a Printer object before using it.
See Also