POST api/PPCConfigure/GetPaperOptions?templateId={templateId}&width={width}&height={height}&bleed={bleed}&printOptionId={printOptionId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| templateId | integer |
Required |
|
| width | string |
Required |
|
| height | string |
Required |
|
| bleed | decimal number |
Required |
|
| printOptionId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.