TextResponse.Annotations
TextResponse.Annotations 属性
获取或设置消息的注释列表。
public List<Annotation> Annotations { get; set; }
另请参阅
- class Annotation
- class TextResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
获取或设置消息的注释列表。
public List<Annotation> Annotations { get; set; }