[]
Gets or sets a value indicating whether the PDF is only for print.
public bool OnlyForPrint { get; set; }
A bool value. true if the PDF is only for print; otherwise, false.
true
false