Report the current recognition settings to the analytics server.
To be called by derived classed upon saving or writing an output document.
Syntax
protected void TrackCurrentSettingsEvents(
string
)
protected: void TrackCurrentSettingsEvents(
string*
)
protected:
void TrackCurrentSettingsEvents(
String^
)
Parameters
- outputFormatName
- A name describing the requested output format, if not one of the standard Nuance ones (e.g, PDF Page output). Use TrackCurrentSettingsEvents if the format is set by the user.
See Also