Property ContainsMultipleDocuments
- Namespace
- LMKit.Extraction
- Assembly
- LM-Kit.NET.dll
ContainsMultipleDocuments
Gets a value indicating whether the file contains more than one logical document.
public bool ContainsMultipleDocuments { get; }
Property Value
- bool
trueif DocumentCount is greater than 1; otherwise,false.