Table of Contents

Method FromSubtype

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

FromSubtype(string)

The kind for a wire subtype string; Unknown for anything outside the v1 vocabulary (the record still round-trips verbatim).

public static AnnotationKind FromSubtype(string subtype)

Parameters

subtype string

Returns

AnnotationKind
Share