PermissionRangeStart
Class
Marks the start 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 PermissionRangeStart : AnnotationRangeStartBase
Inheritance: objectDocumentElementBaseInlineBaseAnnotationMarkerBaseAnnotationRangeStartBasePermissionRangeStart...
Inherited Members
Properties
Gets the permission range that this marker begins, linking to the paired end marker and credentials.
C#
public PermissionRange Permission { get; }
The permission.