Overview
WidgetAnnotation 是 Aspose.PDF 中的类型.
WidgetAnnotation 是通过AnnotationCollection 显示的表单小程序注释的仅读视图.
这个类型提供了1种方法,用于在Go程序中与WidgetAnnotation对象工作. 有的方法包括: AnnotationType. 在安装了Aspose.PDF FOSS for Go 包后,所有公众成员都可以访问任何Go应用程序.
Methods
| Signature | Description |
|---|
AnnotationType() → AnnotationType | 返回注释类型. |
See Also