Skip to content

draft方法

该方法生成草稿纸

参数及其默认值

name

type: str

default: 草稿纸

该参数用于设置小草稿纸的标题

student-info

type: dictionary

default: ( 姓名: underline[~~~~~~~~~~~~~], 准考证号: underline[~~~~~~~~~~~~~~~~~~~~~~~~~~], 考场号: underline[~~~~~~~], 座位号: underline[~~~~~~~], )

该参数用于设置考生信息

dash

type: str | none | auo | array | dictionary

default: dashed

该参数用于设置草稿纸下的横线样式

TIP

此设置的可选值参考官方文档 线的类型

supplement

type: str | none | auo | array | dictionary

default: ""

该参数用于设置草稿纸的补充内容

Released under the MIT License.