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 | |
---|---|---|
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. | |
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. | |
EnabledUnicodeCharacterRanges | Specifies the globally unique identifier (GUID) for the semantic type of the the WritingRegionNode or InkDrawingNode. | |
Factoid | Specifies the globally unique identifier (GUID) for getting or setting the String that represents the Factoid on an analysis hint. | |
Guide | Specifies the globally unique identifier (GUID) for getting and setting the InkRecognizerGuide that represents the guide for an analysis hint. | |
Name | Specifies the globally unique identifier (GUID) for getting and setting the String that represents the name of an analysis hint. | |
PrefixText | Specifies the globally unique identifier (GUID) for getting and setting the prefix text on an analysis hint. | |
SuffixText | Specifies the globally unique identifier (GUID) for getting and setting the String that represents the suffix text on an analysis hint. | |
TopInkBreaksOnly | Specifies the globally unique identifier (GUID) for disabling multiple segmentations in the ink recognition results. | |
Wordlist | Specifies the globally unique identifier (GUID) for getting and setting the String array that represents the word list for an analysis hint. | |
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 | |
---|---|---|
Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) | |
GetHashCode | Serves as a hash function for a particular type. (inherited from Object) | |
GetType | Gets the Type of the current instance. (inherited from Object) | |
ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) | |
ToString | Returns a String that represents the current Object. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
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) | |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object) |
Top
See Also
Reference
PropertyGuidsForAnalysisHints Class
System.Windows.Ink Namespace