com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class AnnotationTypeConverter



  • public class AnnotationTypeConverter
    extends Object
    Represents AnnotationTypeConverter class
    • Constructor Detail

      • AnnotationTypeConverter

        public AnnotationTypeConverter()
    • Method Detail

      • toString

        public static String toString(int value)
        Converts the AnnotationType constant into its string value
        Parameters:
        value - AnnotationType element
        Returns:
        string value
        See Also:
        AnnotationType
      • toEnum

        public static int toEnum(String value)
        Converts the AnnotationType string value into its constant value
        Parameters:
        value - AnnotationType string name
        Returns:
        AnnotationType constant value