setEnableAiLabeling

public final void setEnableAiLabeling(boolean value)

Opt in to AI semantic labeling of detected form fields. When false (default), form detection runs offline and no vision model is contacted; when true, the labeler draws numbered marks on the page and queries the provider configured via .

Parameters

value

The value to set for the EnableAiLabeling property.