PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerPdfSecurityOptions Property

PDF Viewer Control for .NET Windows Forms
Gets a reference to the object to controlling the PDF document security settings like user and owner password, restrict printing or editing of the generated PDF document. The PDF document security settings are modified before the document is displayed by the viewer. The modified security settings are taking effect after the document is reloaded in the viewer control.

Namespace:  PdfViewer4WinNet
Assembly:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfSecurityOptions PdfSecurityOptions { get; }

Property Value

Type: PdfSecurityOptions
See Also

Reference