GET api/testpaper/downprintwordpaper?paperId={paperId}&printWordFormat={printWordFormat}&printWordSize={printWordSize}
试卷打印导出
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
paperId |
试卷Id |
globally unique identifier |
Required |
printWordFormat |
纸张格式 |
PrintWordFormat |
Default value is Docx |
printWordSize |
纸张大小 |
PrintWordSize |
Default value is B4 |
Body Parameters
None.
Response Information
Resource Description
试卷打印导出
ObjectNone.
Response Formats
application/json, text/json, text/html
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
text/javascript, application/javascript, application/json-p
Sample:
/**/ typeof === 'function' && ({});