HiQPdf Documentation

PdfDocumentControlSecurity Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfSecurity Security { get; }

Property Value

Type: PdfSecurity
See Also

Reference