EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Authentication
Options
Password Property
The password used for authentication
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
Copy
public
string
Password
{
get
;
set
; }
Property Value
String
See Also
Reference
AuthenticationOptions Class
EvoPdf.Next Namespace
In This Article
Definition
See Also