This topic has not yet been rated - Rate this topic

PropertyGuidsForAnalysisHintsBase Members

Defines globally unique identifiers (GUIDs) for the ContextNode class.

The PropertyGuidsForAnalysisHintsBase type exposes the following members.

  NameDescription
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Top
  NameDescription
Public field Static member AllowPartialDictionaryTerms Specifies the globally unique identifier (GUID) for getting and setting the Boolean value used to determine whether partial dictionary terms are allowed on an analysis hint.
Public field Static member CoerceToFactoid Specifies the globally unique identifier (GUID) for getting or setting the Boolean value that determines whether the ink analyzer limits its analysis of ink within the hint's area to conform to the factoid.
Public field Static member EnabledUnicodeCharacterRanges Specifies the globally unique identifier (GUID) for the semantic type of the ContextNodeBase that has a type of WritingRegion or InkDrawing.
Public field Static member Factoid Specifies the globally unique identifier (GUID) for getting or setting the String that represents the Factoid on an analysis hint.
Public field Static member Guide Specifies the globally unique identifier (GUID) for getting and setting the InkRecognizerGuideBase that represents the guide for an analysis hint.
Public field Static member Name Specifies the globally unique identifier (GUID) for getting and setting the String that represents the name of an analysis hint.
Public field Static member PrefixText Specifies the globally unique identifier (GUID) for getting and setting the prefix text on an analysis hint.
Public field Static member SuffixText Specifies the globally unique identifier (GUID) for getting and setting the String that represents the suffix text on an analysis hint.
Public field Static member TopInkBreaksOnly Specifies the globally unique identifier (GUID) for disabling multiple segmentations in the ink recognition results.
Public field Static member Wordlist Specifies the globally unique identifier (GUID) for getting and setting the String array that represents the word list for an analysis hint.
Public field Static member WordMode Specifies the globally unique identifier (GUID) for getting and setting the Boolean value that represents the word mode of an analysis hint.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.