Table of Contents

Method WriteTo

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

WriteTo(Utf8JsonWriter, Annotation)

Writes one record to an open writer (defaults omitted).

public static void WriteTo(Utf8JsonWriter writer, Annotation annotation)

Parameters

writer Utf8JsonWriter
annotation Annotation
Share