The WebClientPrint type exposes the following members.

Constructors

  NameDescription
Public methodWebClientPrint

Methods

  NameDescription
Public methodStatic memberCreateScript()()()()
Returns a [script] tag linking to the WebClientPrint script code.
Public methodStatic memberCreateScript(String)
Returns a [script] tag linking to the WebClientPrint script code by using the specified URL for the client print job generation.
Public methodStatic memberCreateWcppDetectionScript
Returns a [script] tag linking to the WCPP-detection script code.
Public methodStatic memberGetWcppDetectionMetaTag
Returns a string containing a HTML meta tag for the WCPP-detection procedure.
Public methodStatic memberProcessPrintJob
Returns true if the specified HttpRequest is requesting the processing of a client print job; otherwise it returns false.
Public methodProcessRequest
Public methodStatic memberUserHasWcpp
Returns true if the specified user's session ID has WCPP installed; otherwise false.

Properties

  NameDescription
Public propertyIsReusable

See Also