IPromptRecognizeNumbersOptions Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IPromptRecognizeNumbersOptions
type IPromptRecognizeNumbersOptions = interface
Public Interface IPromptRecognizeNumbersOptions
- Derived
Properties
IntegerOnly |
(Optional) If true, then only integers will be recognized. |
MaxValue |
(Optional) Maximum value allowed. |
MinValue |
(Optional) Minimum value allowed. |