Table of Contents

Method ToSubtype

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

ToSubtype(AnnotationKind)

The wire subtype string for a kind, or null for Unknown (an unknown kind keeps whatever raw subtype the record carries).

public static string ToSubtype(AnnotationKind kind)

Parameters

kind AnnotationKind

Returns

string
Share