Returns true if the specified HttpRequest is requesting the processing of a client print job; otherwise it returns false.
Namespace: Neodynamic.SDK.WebAssembly: Neodynamic.SDK.WebClientPrint (in Neodynamic.SDK.WebClientPrint.dll) Version: 2.0.2000.0 (2.0.2000.2)
Syntax
Parameters
- request
- Type:
System.Web HttpRequest
A HttpRequest object.
Return Value
Type:
true if the specified HttpRequest is requesting the processing of a client print job; otherwise it returns false.
See Also