FormatLevel property (ILTResultOptions)
FORMAT_LEVEL FormatLevel | |
Overview |
Remarks
Gets or sets a value that represents the amount of formatting that is exported to the output document in which the recognition results are saved. For a list of possible values, refer to FORMAT_LEVEL.
This property is updated with the current setting when the GetRecognitionResultOptions method is called.
To update the recognition result options, set this property and the other ILTResultOptions properties accessed by the ResultOptions property and call the SetRecognitionResultOptions method.
See Also