setEnableAiRemoveFalsePositives

public final void setEnableAiRemoveFalsePositives(boolean value)

When true, form fields the AI flags as false positives are removed from the document graph so they never reach the exported output. When false (default), flagged fields are kept and annotated (non-destructive). Only takes effect when is true.

Parameters

value

The value to set for the EnableAiRemoveFalsePositives property.