harmony 鸿蒙Print_PageSize

  • 2025-06-12
  • 浏览 (4)

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 鸿蒙Basic Services Kit

harmony 鸿蒙DeviceInfo

harmony 鸿蒙InitSync

harmony 鸿蒙OH_Print

harmony 鸿蒙OsAccount

harmony 鸿蒙Pasteboard

harmony 鸿蒙Print_Margin

harmony 鸿蒙Print_PrintAttributes

harmony 鸿蒙Print_PrintDocCallback

harmony 鸿蒙Print_Range

0  赞