ActiveReports Developer 7
OwnerPassword Property
See Also 
GrapeCity.ActiveReports.Export.Pdf.v7 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : OwnerPassword Property

Glossary Item Box

The owner password that can be entered in the reader that permits full access to the document regardless of the specified user permissions.

Syntax

Visual Basic (Declaration) 
Public Property OwnerPassword As System.String
C# 
public System.string OwnerPassword {get; set;}

See Also