[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.DocumentBase-1.Password

Password Property

Password

Gets or sets a password to protect the saved document file.

Declaration
[Browsable(false)]
public string Password { get; set; }
Implements