Class TextResponse
TextResponse 类
表示消息中包含的文本内容。
public class TextResponse
构造函数
名称 | 描述 |
---|---|
TextResponse() | 默认构造函数。 |
属性
名称 | 描述 |
---|---|
Annotations { get; set; } | 获取或设置消息的注释列表。 |
Value { get; set; } | 获取或设置消息的文本。 |
另请参阅
- 命名空间 Aspose.Pdf.AI
- 程序集 Aspose.PDF
表示消息中包含的文本内容。
public class TextResponse
名称 | 描述 |
---|---|
TextResponse() | 默认构造函数。 |
名称 | 描述 |
---|---|
Annotations { get; set; } | 获取或设置消息的注释列表。 |
Value { get; set; } | 获取或设置消息的文本。 |