Method ToJson
- Namespace
- LMKit.Extraction.Layout
- Assembly
- LM-Kit.NET.dll
ToJson()
Serializes this PageElement into a JSON-formatted string.
public string ToJson()
Returns
- string
A pretty-printed JSON string representing this PageElement, including all contained TextElement entries and layout properties.