HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Images
Extract
User
Password Property
The password to open the PDF document in user mode
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
string
UserPassword
{
get
;
set
; }
Property Value
String
See Also
Reference
PdfImagesExtract Class
HiQPdf Namespace
In This Article
Definition
See Also