Determines the height of a set of bars used to encode one character of supplied text.
The allowable range of heights varies from one barcode pattern to another. The form design must not specify a height outside the allowable range.
Reference_Syntax.moduleHeight = "5mm | measurement"
Type
Values
String
5mm (default for 2D barcodes)
Any valid measurement.
When this property is not supplied, the default behavior depends on the type of barcode. One-dimensional barcodes grow to the height of the enclosing field, limited by the allowable height range. 2D barcodes default to a module height of 5mm.
Model
Object
Form Model
barcode
XFA 2.1
Code11BarCode1.resolveNode("ui.#barcode").moduleHeight = "5mm";
Code11BarCode1.ui.#barcode.moduleHeight = "5mm"
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: