GenericAnnotation
Overview
GenericAnnotation is a type in Aspose.PDF FOSS for Go.
GenericAnnotation is the catch-all surface for /Subtype values this release does not yet model (Stamp, FreeText, Ink, etc.).
This type provides 1 method for working with GenericAnnotation 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
| Signature | Description |
|---|---|
AnnotationType() → AnnotationType | Returns the annotation type. |