Table of Contents

Property Json

Namespace
LMKit.Extraction
Assembly
LM-Kit.NET.dll

Json

Gets the JSON representation of the extracted items.

public string Json { get; }

Property Value

string

Remarks

This property serializes the extracted items into a formatted JSON string when accessed.