Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

RangePermissionOptions Properties

Represents settings which define how the ranges with permissions are marked in the document.
Name Description
BracketsColor Gets or sets the color of the visual marks (brackets) that indicate the start and the end of a range with permission in a document with protection disabled.
HighlightBracketsColor Gets or sets the color of the visual marks (brackets) that indicate the start and the end of each editable range in a protected document with protection enabled.
HighlightColor Gets or sets the color used to highlight each editable range in a protected document with protection enabled.
Visibility Gets or sets whether the ranges with permissions are visually indicated.
See Also