View.ShowOtherAuthors Property

Definition

Gets or sets whether other authors' presence should be visible in the document.

public:
 property bool ShowOtherAuthors { bool get(); void set(bool value); };
public bool ShowOtherAuthors { get; set; }
member this.ShowOtherAuthors : bool with get, set
Public Property ShowOtherAuthors As Boolean

Property Value

true if other authors' presence should be visible in the document; otherwise, false.

Remarks

Read/write Boolean. Use this property to toggle showing other authors' presence while co-authoring.

Applies to