Click or drag to resize

CreateWoPrintoutResponse Class

Create WoPrintout Response
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandResponse
    CorrigoService.CommandsCreateWoPrintoutResponse

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class CreateWoPrintoutResponse : CommandResponse

The CreateWoPrintoutResponse type exposes the following members.

Properties
 NameDescription
Public propertyFilename A suggestion for a filename
Public propertyPrintoutBody Binary contents of a PDF file
Top
See Also