Previous topic

EdPaste

Next topic

EdReplaceSel

This Page

EdPrintΒΆ

The EdPrint function prints a document to the printer.

bool = EdPrint(hEdit)

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

Parameters

hEdit

Identifies the document.

id-1359033