ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / OwnerPassword Property

In This Topic
    OwnerPassword Property (Settings)
    In This Topic
    Gets or sets the owner password that can be entered in the reader that permits full access to the document regardless of the specified user permissions.
    Syntax
    'Declaration
     
    Public Property OwnerPassword As String
    public string OwnerPassword {get; set;}
    See Also