Class Annotation
Contents
[
Hide
]Annotation class
Represents the text content that is part of a message.
public class Annotation
Constructors
Name | Description |
---|---|
Annotation() | The default constructor. |
Properties
Name | Description |
---|---|
AnnotationType { get; set; } | Gets or sets the type of the annotation. |
EndIndex { get; set; } | Gets or sets the ending index of the text in the message content that needs to be replaced. |
FileCitation { get; set; } | Gets or sets file citations are created by the file_search tool and define references to a specific file that was uploaded and used by the Assistant to generate the response. |
StartIndex { get; set; } | Gets or sets the starting index of the text in the message content that needs to be replaced. |
Text { get; set; } | Gets or sets the text in the message content that needs to be replaced. |
See Also
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF