Click or drag to resize

Stamper.ShowsOnPrint 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: System.Boolean
Specifies if the watermark will be displayed when printed
See Also