Documents for PDF, .NET Edition Documentation
UserPassword Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Security Namespace > StandardSecurityHandler 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

StandardSecurityHandler Class
StandardSecurityHandler Members