[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.GroupEditor

GroupEditor Class

Specifies an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this range of the document. This mechanism simply provides a set of predefined editing groups which can be associated with user accounts by applications in any desired manner.

Inheritance
GroupEditor
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class GroupEditor : RangeEditor
Public Class GroupEditor
    Inherits RangeEditor

Constructors

Name Description
GroupEditor(EditorGroup)

Create GroupEditor object with group id

Properties

Name Description
Group

Editor group

Methods

Name Description
Equals(object)

Check object for equality

GetHashCode()

Implementation based on important fields