Logprobs.TextOffset
Logprobs.TextOffset property
Gets or sets a list of integers representing the UTF-8 byte representation of each token.
public List<int> TextOffset { get; set; }
See Also
- class Logprobs
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets a list of integers representing the UTF-8 byte representation of each token.
public List<int> TextOffset { get; set; }