RangePermission Constructors
Represents a document range for which editing permissions are set.| Name | Parameters | Description |
|---|---|---|
| RangePermission(DocumentRange) | range | Initializes a new instance of the RangePermission class for the specified range. |
See Also