Format property (ILTResultOptions)
FORMATTYPE Format | |
Overview |
Remarks
Gets or sets the format type of the output document in which the recognition results are saved. For a list of possible values, refer to FORMATTYPE.
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