Click or drag to resize

StamperShowsOnPrint Method

Shows on print.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void ShowsOnPrint(
	bool on_print
)

Parameters

on_print
Type: SystemBoolean
Specifies if the watermark will be displayed when printed
See Also