harmony 鸿蒙Print_Range

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

Print_Range

Overview

Defines the page range.

Since: 13

Related module: OH_Print

Summary

Member Variables

Name Description
uint32_t startPage Defines the start page to print.
uint32_t endPage Defines the end page to print.
uint32_t pagesArrayLen Defines the pages array length to print.
uint32_t * pagesArray Defines the pointer to the pages array.

Member Variable Description

endPage

uint32_t Print_Range::endPage

Description Defines the end page to print.

pagesArray

uint32_t* Print_Range::pagesArray

Description Defines the pointer to the pages array.

pagesArrayLen

uint32_t Print_Range::pagesArrayLen

Description Defines the pages array length to print.

startPage

uint32_t Print_Range::startPage

Description Defines the start page to print.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Basic Services Kit

harmony 鸿蒙DeviceInfo

harmony 鸿蒙InitSync

harmony 鸿蒙OH_Print

harmony 鸿蒙OsAccount

harmony 鸿蒙Pasteboard

harmony 鸿蒙Print_Margin

harmony 鸿蒙Print_PageSize

harmony 鸿蒙Print_PrintAttributes

harmony 鸿蒙Print_PrintDocCallback

0  赞