覆寫預設的列印頁面大小。
name 應包含其中一個列出的格式或是「自訂」(如果清單未列出所需的紙張大小)。如果將值設為「自訂」,則需一併指定 custom_size 屬性,描述所需的高度和寬度 (以微米為單位)。否則,請勿指定 custom_size 屬性。系統會忽略違反這些規則的政策。
如果頁面大小不適用於使用者選取的印表機,系統會忽略這項政策。
如要進一步瞭解架構和格式設定,請參閱 https://cloud.google.com/docs/chrome-enterprise/policies/?policy=PrintingPaperSizeDefault。
範例值:
{
"name": "custom",
"custom_size": {
"width": 210000,
"height": 297000
}
}
Registry Hive | HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\Chrome |
Value Name | PrintingPaperSizeDefault |
Value Type | REG_SZ |
Default Value |