Property EndOffset
- Namespace
- MailFathom.Application.Emails.Chunking
- Assembly
- MailFathom.Application.dll
EndOffset
Gets where the chunk ends in the extracted text it was cut from, one past its last character.
public int EndOffset { get; }
Gets where the chunk ends in the extracted text it was cut from, one past its last character.
public int EndOffset { get; }