> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# IClassifier

> Reference for the IClassifier object in the ABBYY FlexiCapture script object model, whose ClassifyPage method classifies a page into an IClassificationResult.

## What it does

Represents a classifier.

## Methods

| **Definition**                                                                                                                                                                                                                                            | **Description**                                 |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| ClassifyPage ( page : [IPage](/flexi-capture/appendix/scripts/ipage), \[optional] callback, [IProcessingCallback](/flexi-capture/appendix/scripts/iprocessingcallback) ) : [IClassificationResult](/flexi-capture/appendix/scripts/iclassificationresult) | Starts classifying a page with this classifier. |
