Property Markdown
- Namespace
- LMKit.Document.Conversion
- Assembly
- LM-Kit.NET.dll
Markdown
Gets the Markdown content produced for this page. May be empty when the page contains no textual content or when the conversion could not recover any text.
public string Markdown { get; }