PdfSecurityOptions.PrintPermission

PdfSecurityOptions.PrintPermission property

Indicates whether to allow to print the document.

public bool PrintPermission { get; set; }

Remarks

Possibly not at the highest quality level, depending on whether FullQualityPrintPermission is also set.

See Also