HighlightAnnotation

HighlightAnnotation

Overview

HighlightAnnotation is a class in Aspose.PDF FOSS for C++.

This class provides 1 method for working with HighlightAnnotation objects in C++ programs. Available methods include: Accept. All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.

Methods

SignatureDescription
Accept(visitor: AnnotationSelector)Calls Accept(visitor) on this HighlightAnnotation instance.

See Also