ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word Namespace / WordSecurity Class / Password Property

In This Topic
    Password Property (WordSecurity)
    In This Topic
    Gets or sets the password which can be entered to permit to open Word document.
    Syntax
    'Declaration
     
    Public Property Password As String
    public string Password {get; set;}
    See Also