Class OperationSanitizeForms


  • public class OperationSanitizeForms
    extends Object
    If this function is enabled, all the forms in the document will be flattened. (the appearance and the values entered will remain visible in the document, but will no longer be editable).
    • Constructor Detail

      • OperationSanitizeForms

        public OperationSanitizeForms()
    • Method Detail

      • getEnabled

        @Nullable
        public @Nullable Boolean getEnabled()
        If set to \"false\", this sanitize operation shall not be applied.
        Returns:
        enabled
      • setEnabled

        public void setEnabled​(Boolean enabled)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object