Property StrategyUsed
- Namespace
- LMKit.Document.Conversion
- Assembly
- LM-Kit.NET.dll
StrategyUsed
Gets the strategy that was actually applied to this page. When the converter runs in Hybrid, this value reflects the per-page decision (either TextExtraction or VlmOcr).
public DocumentToMarkdownStrategy StrategyUsed { get; }