Back to Devexpress

PdfAcroFormValueFormat Properties

officefileapi-devexpress-dot-pdf-dot-pdfacroformvalueformat-dot-underscore-properties.md

latest1.3 KB
Original Source

PdfAcroFormValueFormat Properties

Allows you to specify format for form field values.

NameDescription
CalculateScriptGets or sets the JavaScript to be performed when the field’s value is changed. This action may check the new value for validity.
FormatScriptGets or sets the JavaScript to be performed before the field is formatted. This action may modify the field’s value before formatting.
KeystrokeScriptGets or sets the JavaScript to be performed when the user modifies a character in a. This action may check the added text for validity and reject or modify it.
ValidateScriptGets os sets the JavaScript to be performed to recalculate the value of this field when that of another field changes.

See Also

PdfAcroFormValueFormat Class

PdfAcroFormValueFormat Members

DevExpress.Pdf Namespace