Specifies how a document can be accessed after it has been opened. This property has only an effect, if also a password has been specified with the MasterPassword property.

Syntax

public DocumentAccessPermissions? DocumentAccessPermissions { get; set; }
Public Property DocumentAccessPermissions As DocumentAccessPermissions?