setEnableHandwritingOcr

public final void setEnableHandwritingOcr(boolean value)

Controls whether local handwriting OCR models run during vision processing. When disabled, handwriting text can still come from VLM augmentation, but the local handwriting classifier and word extraction models are skipped.

Parameters

value

The value to set for the EnableHandwritingOcr property.