Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Direct2D Print: PRINT_CONTROL_PROPERTIES.rasterDPI value is invalid.
Possible Causes
During creation of a print control, this message indicates that the application specified an invalid DPI; in particular, a DPI of less than 1.0. While Direct2D does not consider this to be an error, Direct2D Print will behave as if the application specified a DPI of 150.0.
Possible Fixes
To address this message, use a DPI of 1.0 or greater while creating a print control.