MinValue property

Returns or sets the minimum value that can be entered in the electronic signature window. Read/write. Double.
Syntax
object
.
MinValue
[ =
value
]
where
object
– is the name of a SignatureButton object or an expression that evaluates to a SignatureButton object.
value
– is a the minimum value that can be entered in the electronic signature window.
Remarks
  • A minimum value can only be specified when the Operation property for the signature button is Set Value.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal