com.aspose.pdf.facades

Class FieldType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.pdf.facades.FieldType


  • public final class FieldType
    extends com.aspose.ms.System.Enum

    Enumeration of possible field types.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int Barcode
      Barcode field.
      static int CheckBox
      Check box field.
      static int ComboBox
      Combo box field.
      static int DateTime
      Date/time field
      static int Image
      Image field.
      static int InvalidNameOrType
      Invalid field type.
      static int ListBox
      List box field.
      static int MultiLineText
      Multiline text field.
      static int Numeric
      Numeric field
      static int PushButton
      Push button field.
      static int Radio
      Radio button field.
      static int Signature
      Signature field.
      static int Text
      Text field.
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject