PdfDocumentControlSecurity Property
The object exposed by this property can be used to password protect the PDF document,
disable printing, copying or editing of the PDF document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfSecurity Security { get; }
Public ReadOnly Property Security As PdfSecurity
Get
public:
property PdfSecurity^ Security {
PdfSecurity^ get ();
}
member Security : PdfSecurity with get
Property Value
PdfSecurity