April 25, 2024

Dynamic Windows Function [dw_print_cancel]

Syntax

void dw_print_cancel(HPRINT print)

Parameters

HPRINT print: Handle to the print object returned by dw_print_new().

Description

Cancels the print job, typically called from a draw page callback.

Remarks

This API was introduced in version 2.2.