com.groupdocs.metadata.core

Interfaces

Classes

Enums

Exceptions

com.groupdocs.metadata.core

Class PdfAnnotation

    • Method Detail

      • getText

        public final String getText()

        Gets the annotation text.

        Returns:
        The annotation text.
      • getName

        public final String getName()

        Gets the name of the annotation.

        Returns:
        The name of the annotation.
      • getPageNumber

        public final int getPageNumber()

        Gets the number of the page containing the annotation.

        Returns:
        The number of the page containing the annotation.