Click or drag to resize

PrintingDevice.IsValid Method (Typed)

X#
Determine if a printing device is valid.

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

Return Value

Type: Usual
TRUE if valid; otherwise, FALSE.
See Also