[]
Gets or sets a value indicating whether the watermark should only be printed and not displayed on screen.
public bool PrintOnly { get; set; }
A bool value. true if the watermark should only be printed; otherwise, false.
true
false