Value property
Returns or sets the value that is entered or shown in the electronic signature window. Read/write. Variant.
Syntax
object
.Value
[ = value
]where
object
– is the name of a SignatureButton object or an expression that evaluates to a SignatureButton object.value
– is a variant value that is shown or entered in the electronic signature window.Remarks
- This property is used when the operation selected for the signature button isSet Numeric Value,Set String Value, orSet True/False Value.
Provide Feedback