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
Remarks
This property serializes the extracted items into a formatted JSON string when accessed.