com.groupdocs.metadata.core

Interfaces

Classes

Enums

Exceptions

com.groupdocs.metadata.core

Class NotePage

    • Method Detail

      • getAuthor

        public final String getAuthor()

        Gets the page author.

        Returns:
        The page author.
      • getTitle

        public final String getTitle()

        Gets the page title.

        Returns:
        The page title.
      • getCreationTime

        public final Date getCreationTime()

        Gets the creation time.

        Returns:
        The creation time.
      • getLastModificationTime

        public final Date getLastModificationTime()

        Gets the last modification time.

        Returns:
        The last modification time.