替换默认打印页面大小。
name 应包含所列格式之一,如果所需页面大小不在列表中,则应包含"custom"值。如果提供了"custom"值,则应指定 custom_size 属性,用于指定所需的高度和宽度(以微米为单位)。如果未提供"custom"值,便不应指定 custom_size 属性。系统会忽略违反这些规则的政策。
如果这一页面大小在用户选择的打印机上不适用,系统会忽略此政策。
要详细了解架构和格式,请访问 https://cloud.google.com/docs/chrome-enterprise/policies/?policy=PrintingPaperSizeDefault。
值示例:
{
"name": "custom",
"custom_size": {
"width": 210000,
"height": 297000
}
}
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | PrintingPaperSizeDefault |
Value Type | REG_SZ |
Default Value |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | PrintingPaperSizeDefault |
Value Type | REG_MULTI_SZ |
Default Value |