ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word Namespace / WordSecurity Class / WritePassword Property

In This Topic
    WritePassword Property (WordSecurity)
    In This Topic
    Gets or sets the password to be required to edit the document.
    Syntax
    'Declaration
     
    Public Property WritePassword As String
    public string WritePassword {get; set;}
    See Also