Rights.EditableDocumentRights Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
All rights relevant for editing documents
public static System.Collections.ObjectModel.ReadOnlyCollection<string> EditableDocumentRights ();
static member EditableDocumentRights : unit -> System.Collections.ObjectModel.ReadOnlyCollection<string>
Public Shared Function EditableDocumentRights () As ReadOnlyCollection(Of String)