Table of Contents

Property Subtype

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

Subtype

The raw wire kind name ("Highlight", "Square", "Text"…). Preserved verbatim so kinds outside the v1 vocabulary round-trip. Prefer Kind for semantics.

public string Subtype { get; set; }

Property Value

string
Share