Deprecated. Use the Bubbles collection and the OmrBubbleResult's MarkState and Value properties instead.
Gets a string objects collection that represent segment
analysis Multi-mark results text data.
Syntax
[Obsolete("Use the Bubbles collection and the OmrBubbleResult's MarkState and Value properties instead.")]
public StringCollection MultiMarkValues {get;}
[Obsolete("Use the Bubbles collection and the OmrBubbleResult's MarkState and Value properties instead.")]
public: __property StringCollection* get_MultiMarkValues();
See Also