ComponentOne PDF for .NET
UserPassword Property

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfSecurity Class : UserPassword Property
Gets or sets the password required to open the Pdf document.
Syntax
'Declaration
 
Public Property UserPassword As System.String
public System.string UserPassword {get; set;}
See Also

Reference

PdfSecurity Class
PdfSecurity Members