DecimalPlaces property

Returns or sets the number of decimal places to show in the electronic signature window for Value. Read/write. Integer.
Syntax
object
.
DecimalPlaces
[ =
value
]
where
object
– is the name of a SignatureButton object or an expression that evaluates to a SignatureButton object.
value
– is an integer between 0 and 14, inclusive, which will determine the number of decimals that will be displayed at runtime in the Value box of the electronic signature window.
Remarks
  • The DecimalPlaces property is used when the operation selected for the signature button is Set Value.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal