WidgetAnnotation

WidgetAnnotation

Overview

WidgetAnnotation is a type in Aspose.PDF FOSS for Go.

WidgetAnnotation is the read-only view of a form widget annotation surfaced through AnnotationCollection.

This type provides 1 method for working with WidgetAnnotation objects in Go programs. Available methods include: AnnotationType. All public members are accessible to any Go application after installing the Aspose.PDF FOSS for Go package.

Methods

SignatureDescription
AnnotationType()AnnotationTypeReturns the annotation type.

See Also