PrintControlProperties 函式 (d2d1_1helper.h)
傳回填滿 D2D1_PRINT_CONTROL_PROPERTIES 結構。
語法
D2D1_PRINT_CONTROL_PROPERTIES PrintControlProperties(
D2D1_PRINT_FONT_SUBSET_MODE fontSubsetMode,
FLOAT rasterDpi,
D2D1_COLOR_SPACE colorSpace
);
參數
fontSubsetMode
類型: D2D1_PRINT_FONT_SUBSET_MODE
用於選取列印字型的模式。
rasterDpi
類型: FLOAT
DPI 表示所有不支援的 D2D 命令或選項的點陣化,預設為 150.0
colorSpace
類型: D2D1_COLOR_SPACE
XPS 套件中向量圖形的色彩空間
傳回值
類型: D2D1_PRINT_CONTROL_PROPERTIES
ID2D1PrintControl 物件的建立屬性。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 適用於 Windows Vista 的 Windows 7、Windows Vista SP2 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | d2d1_1helper.h |
程式庫 | D2d1.lib |
Dll | D2d1.dll |