Table of Contents

Method Parse

Namespace
LMKit.Document.Annotations
Assembly
LM-Kit.NET.dll

Parse(string)

Parses one record from its canonical JSON.

public static Annotation Parse(string json)

Parameters

json string

Returns

Annotation
Share