PrintOnly

PdfAnnotationWatermarkOptions.PrintOnly property

Get or sets the value indicating whether annotation will be printed, but not displayed in pdf viewing application.

public bool PrintOnly { get; set; }

Property Value

The value indicating whether annotation will be printed, but not displayed in pdf viewing application.

See Also