harmony 鸿蒙Print_PageSize
Print_PageSize
Overview
Defines the page size and related information.
Since: 12
Related module: OH_Print
Summary
Member Variables
Name | Description |
---|---|
char * id | Defines the page ID. |
char * name | Defines the page name. |
uint32_t width | Defines the page width. |
uint32_t height | Defines the page height. |
Member Variable Description
height
uint32_t Print_PageSize::height
Description Defines the page height.
id
char* Print_PageSize::id
Description Defines the page ID.
name
char* Print_PageSize::name
Description Defines the page name.
width
uint32_t Print_PageSize::width
Description Defines the page width.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Print_PrintAttributes
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦