Annotation

Overview

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

Annotation is the common interface implemented by every concrete annotation type.

This type represents a value type in the Aspose.PDF FOSS for Go type system and is used with other exported types in the package. It is part of the public API exposed by the pdf package and can be passed to or returned from functions and methods that work with Annotation values in your Go application.

See Also