[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Word.WordSecurity

WordSecurity Class

Provides the word security settings.

Inheritance
WordSecurity
Namespace: GrapeCity.ActiveReports.Export.Word
Assembly: MESCIUS.ActiveReports.Export.Word.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class WordSecurity

Properties

Name Description
Password

Gets or sets the password which can be entered to permit to open Word document.

ReadOnlyRecommended

When set to true, Word will recommend opening the document in read-only mode.

WritePassword

Gets or sets the password to be required to edit the document.

Methods

Name Description
ToString()

Returns a string that represents this instance.