Editor.DeleteAll 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.
Deletes all editing permissions in a document for a specific user.
public:
void DeleteAll();
public void DeleteAll ();
abstract member DeleteAll : unit -> unit
Public Sub DeleteAll ()