Class OperationConverterOfficeForm


  • public class OperationConverterOfficeForm
    extends Object
    Defines the settings that are used when converting documents that have content that can be converted to an AcroForm.
    • Constructor Detail

      • OperationConverterOfficeForm

        public OperationConverterOfficeForm()
    • Method Detail

      • getEnabled

        @Nullable
        public @Nullable Boolean getEnabled()
        If \"true,\" content elements that define forms are converted into an AcroForm. Otherwise, the elements are converted as normal content.
        Returns:
        enabled
      • setEnabled

        public void setEnabled​(Boolean enabled)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object