Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EditableRange Class / RangeEditor Property

In This Topic
    RangeEditor Property
    In This Topic
    Specifies a single user or group for which this range permission shall be enabled (i.e. a user/group which shall be able to edit this range when document protection is enabled).
    Syntax
    'Declaration
     
    Public ReadOnly Property RangeEditor As RangeEditor
    public RangeEditor RangeEditor {get;}
    See Also