PropertyGuidsForAnalysisHints Members

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

The following tables list the members exposed by the PropertyGuidsForAnalysisHints type.

Public Fields

  Name Description
Public field Static 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 field Static 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 field Static EnabledUnicodeCharacterRanges Specifies the globally unique identifier (GUID) for the semantic type of the the WritingRegionNode or InkDrawingNode.
Public field Static Factoid Specifies the globally unique identifier (GUID) for getting or setting the String that represents the Factoid on an analysis hint.
Public field Static Guide Specifies the globally unique identifier (GUID) for getting and setting the InkRecognizerGuide that represents the guide for an analysis hint.
Public field Static Name Specifies the globally unique identifier (GUID) for getting and setting the String that represents the name of an analysis hint.
Public field Static PrefixText Specifies the globally unique identifier (GUID) for getting and setting the prefix text on an analysis hint.
Public field Static 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 TopInkBreaksOnly Specifies the globally unique identifier (GUID) for disabling multiple segmentations in the ink recognition results.
Public field Static 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 WordMode Specifies the globally unique identifier (GUID) for getting and setting the Boolean that represents the word mode of an analysis hint.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. Determines whether two Object instances are equal. (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)
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method ToString  Returns a String that represents the current Object. (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)

Top

See Also

Reference

PropertyGuidsForAnalysisHints Class
System.Windows.Ink Namespace