HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Document
Security
Open
Password Property
Controls the password to open the PDF document
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
string
OpenPassword
{
get
;
set
; }
Property Value
String
See Also
Reference
PdfDocumentSecurity Class
HiQPdf Namespace
In This Article
Definition
See Also