PrintControlProperties function
Returns a filled D2D1_PRINT_CONTROL_PROPERTIES structure.
Syntax
D2D1_PRINT_CONTROL_PROPERTIES PrintControlProperties( D2D1_PRINT_FONT_SUBSET_MODE fontSubsetMode = D2D1_PRINT_FONT_SUBSET_MODE_DEFAULT, FLOAT rasterDpi = 150.0f, D2D1_COLOR_SPACE colorSpace = D2D1_COLOR_SPACE_SRGB );
Parameters
- fontSubsetMode
-
Type: D2D1_PRINT_FONT_SUBSET_MODE
The mode to use for selecting fonts for printing.
- rasterDpi
-
Type: FLOAT
DPI for rasterization of all unsupported D2D commands or options, defaults to150.0
- colorSpace
-
Type: D2D1_COLOR_SPACE
Color space for vector graphics in XPS package
Return value
Type: D2D1_PRINT_CONTROL_PROPERTIES
The creation properties for a ID2D1PrintControl object.
Requirements
|
Minimum supported client |
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
|
Library |
|
|
DLL |
|