Property DocumentCount
- Namespace
- LMKit.Extraction
- Assembly
- LM-Kit.NET.dll
DocumentCount
Gets the total number of detected logical documents.
public int DocumentCount { get; }
Property Value
- int
A non-negative integer. Returns 0 only when no segments could be determined.