com.groupdocs.metadata.core

Interfaces

Classes

Enums

Exceptions

com.groupdocs.metadata.core

Class PdfFormField

    • Method Detail

      • getName

        public final String getName()

        Gets the name of the field.

        Returns:
        The name of the field.
      • getValue

        public final String getValue()

        Gets the field value.

        Returns:
        The field value.