Programming with Reflection
T27SPCFYKeySendsPageNo property
Syntax |
object.T27SPCFYKeySendsPageNo |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether page numbers are sent when you press Specify. For example, this statement sets Specify to include page numbers:
Session.T27SPCFYKeySendsPageNo = True
Notes
By default, Reflection uses the / key on the numeric keypad for Specify. You can change this key mapping using Reflection's Keyboard Map Setup dialog box or programmatically using the SetKeyMap method.
The default value is False.