WebpagePrinterTool 2.0
Print a web page skip the browser's print preview
载入中...
搜索中...
未找到
RequestPrintPage结构体 参考

打印页面 request 更多...

#include <WebInterface.h>

RequestPrintPage 的协作图:

Public 属性

std::optional< int > uid
 
PrintedPage data {}
 

静态 Public 属性

static constexpr std::string_view method {"print_page"}
 

详细描述

打印页面 request

参见
RespPrintPage

类成员变量说明

◆ data

PrintedPage RequestPrintPage::data {}

◆ method

std::string_view RequestPrintPage::method {"print_page"}
inlinestaticconstexpr

◆ uid

std::optional<int> RequestPrintPage::uid

该结构体的文档由以下文件生成: