PermissionRangeEnd
Class
Marks the end boundary of an editable region within a protected document.
Definition
Namespace:Telerik.Windows.Documents.Flow.Model.Protection
Assembly:Telerik.Windows.Documents.Flow.dll
Syntax:
C#
public class PermissionRangeEnd : AnnotationRangeEndBase
Inheritance: objectDocumentElementBaseInlineBaseAnnotationMarkerBaseAnnotationRangeEndBasePermissionRangeEnd...
Inherited Members
Properties
Gets the permission range that this marker terminates, linking to the paired start marker and credentials.
C#
public PermissionRange Permission { get; }
The permission.