MaxValue property
Returns or sets the maximum value that can be entered in the electronic signature window. Read/write. Double.
Syntax
object
.MaxValue
[ = value
]where
object
– is the name of a SignatureButton object or an expression that evaluates to a SignatureButton object.value
– is a the maximum value that can be entered in the electronic signature window.Remarks
- A maximum value can only be specified when the Operation property for the signature button is Set Value.
Provide Feedback