D2D1_PRINT_CONTROL_PROPERTIES

<summary> The creation properties for a ID2D1PrintControl object. </summary>

struct D2D1_PRINT_CONTROL_PROPERTIES {
D2D1_PRINT_FONT_SUBSET_MODE fontSubset;
}

Members

Variables

colorSpace
D2D1_COLOR_SPACE colorSpace;

<summary> Color space for vector graphics in XPS package </summary>

rasterDPI
FLOAT rasterDPI;

<summary> DPI for rasterization of all unsupported D2D commands or options, defaults to 150.0 </summary>

Meta