Click or drag to resize

PdfOptionsPreventPrint Property

Gets or sets a flag to prevent printing of protected PDF file.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public bool PreventPrint { get; set; }

Property Value

Type: Boolean
See Also