ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DocxExportSettings Class / WritePassword Property

In This Topic
    WritePassword Property (DocxExportSettings)
    In This Topic
    Gets or sets the password to modify the document.
    Syntax
    'Declaration
     
    Public Property WritePassword As StringDefaultExportSetting
    public StringDefaultExportSetting WritePassword {get; set;}

    Property Value

    A StringDefaultExportSetting object representing the password to modify the document.
    See Also