Editor.DeleteAll Method

Deletes all editing permissions in a document for a specific user.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub DeleteAll
'Usage
Dim instance As Editor

instance.DeleteAll()
void DeleteAll()

See Also

Reference

Editor Interface

Editor Members

Microsoft.Office.Interop.Word Namespace