ClassPermissionRangeStart
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:
cs-api-definition
public class PermissionRangeStart : AnnotationRangeStartBase
Inheritance: objectDocumentElementBaseInlineBaseAnnotationMarkerBaseAnnotationRangeStartBasePermissionRangeStart
Inherited Members
Properties
Permission
Gets the permission range that this marker begins, linking to the paired end marker and credentials.
Declaration
cs-api-definition
public PermissionRange Permission { get; }
Property Value
The permission.