POST api/PPCConfigure/GetPaperOptions?templateId={templateId}&width={width}&height={height}&bleed={bleed}&printOptionId={printOptionId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
templateId

integer

Required

width

string

Required

height

string

Required

bleed

decimal number

Required

printOptionId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.