Table of Contents

Method Syntax

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

Syntax(string?)

Formats a syntax error naming the offending token, as Word does.

public static string Syntax(string? token)

Parameters

token string

The token at which parsing failed.

Returns

string

The error text.