Table of Contents

Property ExtensionJson

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

ExtensionJson

Unknown top-level wire properties, preserved verbatim as raw JSON keyed by property name - the standard's forward-compatibility guarantee. Null when none.

public Dictionary<string, string> ExtensionJson { get; set; }

Property Value

Dictionary<string, string>
Share