This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITabletExt Interface > ITabletExt.AlwaysShowAlternates Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the alternates dialog should be shown if the recognition confidence is high.
[Visual Basic .NET] Public Property AlwaysShowAlternates As Boolean
[C#] public bool AlwaysShowAlternates {get; set;}
When using the Find Dialog, alternate text representations can be shown if recognition results are poor. Setting the AlwaysShowAlternates to true will force the Find dialog to display all textual representations of the ink sketched.