ClassPermissionRangeEnd
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:
cs-api-definition
public class PermissionRangeEnd : AnnotationRangeEndBase
Inheritance: objectDocumentElementBaseInlineBaseAnnotationMarkerBaseAnnotationRangeEndBasePermissionRangeEnd
Inherited Members
Properties
Permission
Gets the permission range that this marker terminates, linking to the paired start marker and credentials.
Declaration
cs-api-definition
public PermissionRange Permission { get; }
Property Value
The permission.