DateTimeString property
Returns or sets the value that is entered or shown in the electronic signature window. Read/write. Variant.
Syntax
object
.DateTimeString
[ = 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 shown by following theshort dateandlong timeformats of Region and Language settings of your computer.
- This property is used when the operation selected for the signature button isSet Date/Time Value.
Provide Feedback