Documents for PDF, .NET Edition Documentation
OwnerPassword Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Security Namespace > StandardSecurityHandler Class : OwnerPassword Property
Gets or sets the password required to change permissions for the PDF document.
Syntax
'Declaration
 
Public Property OwnerPassword As System.String
public System.string OwnerPassword {get; set;}
See Also

Reference

StandardSecurityHandler Class
StandardSecurityHandler Members