Table of Contents

Method Write

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

Write(Annotation)

Serializes one record to its canonical JSON (defaults omitted).

public static string Write(Annotation annotation)

Parameters

annotation Annotation

Returns

string
Share