WebpagePrinterTool 2.0
Print a web page skip the browser's print preview
|
删除打印配置 request 更多...
#include <WebInterface.h>
Public 属性 | |
std::optional< int > | uid |
int | data {} |
打印配置id | |
静态 Public 属性 | |
static constexpr std::string_view | method {"del_config"} |
删除打印配置 request
int RequestDelConfig::data {} |
打印配置id
|
inlinestaticconstexpr |
std::optional<int> RequestDelConfig::uid |