Table of Contents

Method ParseEditRestriction

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

ParseEditRestriction(string?)

Parses a raw w:edit token.

public static DocumentEditRestriction ParseEditRestriction(string? token)

Parameters

token string

The token, or null.

Returns

DocumentEditRestriction

The restriction the token names.