_Application.ConstrainNumeric Property

Definition

True if handwriting recognition is limited to numbers and punctuation only.

public:
 property bool ConstrainNumeric { bool get(); void set(bool value); };
public bool ConstrainNumeric { get; set; }
Public Property ConstrainNumeric As Boolean

Property Value

Remarks

This property is available only if you're using Microsoft Windows for Pen Computing. If you try to set this property under any other operating system, an error occurs.

Applies to