Table of Contents

Property Kind

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

Kind

The standard kind this record represents - the typed view over Subtype. Setting it rewrites Subtype (no-op for Unknown, which keeps the raw string).

public AnnotationKind Kind { get; set; }

Property Value

AnnotationKind
Share