Properties related to bar codes These are the properties for bar code elements. check (Check) The check property checks the checksum character. codeType (Code Type) The codeType property specifies the type of bar code. codeValue (Code Value) The codeValue property specifies the code value of a bar code. codeValueExpression (Code Value Expression) The codeValueExpression property is a PXML string expression value to calculate a page number string, depending on a bar code. controlCharacters (Control Characters) The controlCharacters configures which characters to use for textual printout of control characters in Code 93 and Code 93 extended. dataSymbolsPerLine (Data Symbols per Line) The dataSymbolsPerLine property specifies the number of data symbols per line. encoding (Encoding) The encoding property sets the encoding for non-ASCII characters in the code value. errorCorrectionDegree (Error Correction Degree) The errorCorrectionDegree property specifies the error correction degree. noCheckDigits (Number Check Digits) The noCheckDigits controls the expected number of check digits for codeValue for codes of type "code-11-matrix" and "code-93". noDigits (Number Digits) The noDigits property controls the expected number of digits for codeValue for a code type that allows a variable number of digits. noText (Hide Text) The noText property specifies whether to suppress text output. preferRectangularSymbols (Prefer Rectangular Symbols) The preferRectangularSymbols property enables rectangular symbols. rawCodeValue (Raw Code Value) The rawCodeValue property specifies the code value at a lower level than codeValue. smartParse (Smart Parse) The smartParse property controls the parsing of Bar Code Boxes. thinToGapRelation (Thin To Gap Relation) The thinToGapRelation property controls the ratio of thin bars to the gaps between individual digits. thinToThickRelation (Thin To Thick Relation) The thinToThickRelation property controls the ratio of thin bars to thick bars. Related concepts Bar Codes Bar Code Boxes