Share via


PropertyGuidsForAnalysisHints Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

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

The PropertyGuidsForAnalysisHints type exposes the following members.

Methods

  Name Description
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

Fields

  Name Description
Public fieldStatic member AllowPartialDictionaryTerms Specifies the globally unique identifier (GUID) for getting and setting the Boolean that determines whether partial dictionary terms are allowed on an analysis hint.
Public fieldStatic member CoerceToFactoid Specifies the globally unique identifier (GUID) for getting or setting the Boolean that determines whether the ink analyzer limits its analysis of ink within the hint's area to conform to the factoid.
Public fieldStatic member EnabledUnicodeCharacterRanges Specifies the globally unique identifier (GUID) for the semantic type of the WritingRegionNode or InkDrawingNode.
Public fieldStatic member Factoid Specifies the globally unique identifier (GUID) for getting or setting the String that represents the Factoid on an analysis hint.
Public fieldStatic member Guide Specifies the globally unique identifier (GUID) for getting and setting the InkRecognizerGuide that represents the guide for an analysis hint.
Public fieldStatic member Name Specifies the globally unique identifier (GUID) for getting and setting the String that represents the name of an analysis hint.
Public fieldStatic member PrefixText Specifies the globally unique identifier (GUID) for getting and setting the prefix text on an analysis hint.
Public fieldStatic member SuffixText Specifies the globally unique identifier (GUID) for getting and setting the String that represents the suffix text on an analysis hint.
Public fieldStatic member TopInkBreaksOnly Specifies the globally unique identifier (GUID) for disabling multiple segmentations in the ink recognition results.
Public fieldStatic 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 fieldStatic member WordMode Specifies the globally unique identifier (GUID) for getting and setting the Boolean that represents the word mode of an analysis hint.

Top

See Also

Reference

PropertyGuidsForAnalysisHints Class

System.Windows.Ink Namespace