3.1.4.12 Job Named Property Management Methods
This section specifies methods for creating, updating, deleting, and enumerating Job Named Properties (section 3.1.1) for a specified print job.
Method |
Description |
---|---|
RpcGetJobNamedPropertyValue retrieves the value of the specified Job Named Property for the print job. Opnum 110 |
|
RpcSetJobNamedProperty creates a new Job Named Property or changes the value of an existing Job Named Property for the print job. Opnum 111 |
|
RpcDeleteJobNamedProperty deletes a Job Named Property for the print job. Opnum 112 |
|
RpcEnumJobNamedProperties enumerates the Job Named Properties for the print job. Opnum 113 |