Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.34 KB

ns-d2d1_1-d2d1_print_control_properties.md

File metadata and controls

73 lines (59 loc) · 2.34 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:d2d1_1.D2D1_PRINT_CONTROL_PROPERTIES
D2D1_PRINT_CONTROL_PROPERTIES (d2d1_1.h)
The creation properties for a ID2D1PrintControl object.
D2D1_PRINT_CONTROL_PROPERTIES
D2D1_PRINT_CONTROL_PROPERTIES structure [Direct2D]
d2d1_1/D2D1_PRINT_CONTROL_PROPERTIES
direct2d.d2d1_print_control_properties
direct2d\d2d1_print_control_properties.htm
Direct2D
5A4D4DDC-4161-44A2-9EB6-E4C14696B810
12/05/2018
D2D1_PRINT_CONTROL_PROPERTIES, D2D1_PRINT_CONTROL_PROPERTIES structure [Direct2D], d2d1_1/D2D1_PRINT_CONTROL_PROPERTIES, direct2d.d2d1_print_control_properties
d2d1_1.h
Windows
Windows 8 and Platform Update for Windows 7 [desktop apps \| UWP apps]
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps \| UWP apps]
D2D1.lib
Windows
D2D1_PRINT_CONTROL_PROPERTIES
19H1
D2D1_PRINT_CONTROL_PROPERTIES
d2d1_1/D2D1_PRINT_CONTROL_PROPERTIES
c++
APIRef
kbSyntax
LibDef
D2D1.lib
D2D1_PRINT_CONTROL_PROPERTIES

D2D1_PRINT_CONTROL_PROPERTIES structure

-description

The creation properties for a ID2D1PrintControl object.

-struct-fields

-field fontSubset

Type: D2D1_PRINT_FONT_SUBSET_MODE

The mode to use for subsetting fonts for printing, defaults to D2D1_PRINT_FONT_SUBSET_MODE_DEFAULT.

-field rasterDPI

Type: FLOAT

DPI for rasterization of all unsupported Direct2D commands or options, defaults to 150.0.

-field colorSpace

Type: D2D1_COLOR_SPACE

Color space for vector graphics, defaults to D2D1_COLOR_SPACE_SRGB.